Tnx ,beanstalk looks interesting when deploying same app to multiple servers.
On Fri, Apr 22, 2016 at 1:54 PM, 'Rob Willett' via Mojolicious < [email protected]> wrote: > We use beanstalk for perl to perl on separate machines. Simple, easy and > fast. We don't need the overhead of a full message broker. > > We also use redis for perl to javascript, specifically for nose.js as the > beanstalk javascript client kept failing for us. > > Rob > On Fri, 22 Apr 2016 at 12:52, Matija Papec <[email protected]> wrote: > >> I've come across few suggestions that Redis or some other kind of backend >> should be used. >> >> Is this still preferred option or could I emit some kind of event to >> other forks? What about ZMQ (http://zeromq.org/)? >> >> >> Thanks in advance. >> >> >> -- >> 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 https://groups.google.com/group/mojolicious. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "Mojolicious" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/mojolicious/IAvusb8cytM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://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 https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
