Currently, I'm working in mod_perl but I've been evaluating Mojolicious. One of the things that I find most attractive about Mojolicious is its support for websockets. However, I'm new to both mojolicious and to websockets and I have a few architectural concerns that could simply be the result of my ignorance. Either way, they are as follows,
1) How do I scale Mojolicious websockets horizontally? 2) I work for a SAAS provider and we use Apache virtualhosts to sell our software to our customers. As Mojolicious uses its own built in HTTP server, how do I achieve virtualhost-like behavior? Cheers! John -- 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/groups/opt_out.
