::Lite is just a wrapper over Mojolicious; the only difference is syntax and file structure.
For a personal site, assuming it’s 100% non-blocking, use “perl app daemon”. Morbo has extra on top of daemon that you don’t need for production. > On Feb 10, 2015, at 5:15 PM, mjb152 <[email protected]> wrote: > > I'm thinking of using Mojolicious on a Raspberry Pi 2 B, and wondering if > using Mojo::Lite will give me any big advantage over a full mojo app ? > (with regards to processor and memory usage) > It's for a very small scale personal site, so would you go with hypnotoad > over morbo ? I see morbo states it's for development use only, just > wondering whether it's robust enough to stay up for months ? > > > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/mojolicious > <http://groups.google.com/group/mojolicious>. > For more options, visit https://groups.google.com/d/optout > <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.
