Using Perl, Mojolicious and Redis in a real world asynchronous application
1–8 of 8 posts
Re: Using Perl, Mojolicious and Redis in a real world asynchronous application
#2Re: Using Perl, Mojolicious and Redis in a real world asynchronous application
#3Perl! It's so nice that so useful site is written in Perl. By the way, I like Mojolicious (since 1.0 version) too.
Re: Using Perl, Mojolicious and Redis in a real world asynchronous application
#4Re: Using Perl, Mojolicious and Redis in a real world asynchronous application
#5btw, advices are really good
Re: Using Perl, Mojolicious and Redis in a real world asynchronous application
#6Re: Using Perl, Mojolicious and Redis in a real world asynchronous application
#7Love it. I've used Catalyst for some project, but I've now been looking at Mojo and I like the look of it. Haven't used it much yes so I can't comment on details, but it looks solid
Re: Using Perl, Mojolicious and Redis in a real world asynchronous application
#8Love it. I've used Catalyst for some project, but I've now been looking at Mojo and I like the look of it. Haven't used it much yes so I can't comment on details, but it looks solid
Catalyst applications are very heavy, but i didn't found any problems in running catalyst application that i wrote year ago on latest Catalyst version. Mojolicious is lightweight and easier to install, but its design is still under development, so API changes sometimes. Expect there will be not so much changes in new stable versions.