Here iz my 2p for what it is worth Date: Sun, 4 Jan 2015 15:05:07 -0800 From: [email protected] To: [email protected] Subject: [Mojolicious] Some basic questions + future
Hello, I would like to ask about few basic aspects related to mojolicious applications: 1.) Skimming through the documentation I noticed that you highly encourage to first start with "Lite" app than move to full app which itself involve moving from morbi to hypnotoad for serious app. My question is how much work costs this move to full app from lite app ? Isn't it better to start with full app ? If you are familiar with VC web or web socket architecture that use routing then non need to use lite. Does take time to move to a full app from a lite so depending on the size of project I usually skip the lite stage. 2.) Mojolicious has its own built in server called "hypnotoad" how different is this server in comparison with nginx ? What are the advantages and disadvantages ? The only big advantage for me was on the fly release so ne need to reboot the server with 'hypnotoad' but there may be more. 3.) Does mojolicious has its own utilities to work with MySQL DB ? I didn't find this in doc. There are a number of plugins that work with it. 4.)I've heard that perl 6 production ready implementation is coming, how it is going to influence mojolicious ? It will be ready by Christmas ;) Thanks ;) -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
