Just to let you know: I decided to got with beanstalk and am happy so far. In case someone is curious my setup, it looks like this:
A handful of separate processes encapsulated by the very capable daemon-kit (see github) connected to the rails mothership via beanstalk. Tests work nice so far! Thanks. On Aug 9, 10:33 pm, Keith Rarick <[email protected]> wrote: > On Sun, Aug 9, 2009 at 1:16 PM, Tom<[email protected]> wrote: > > Do you have any tutorial or examples on async_observer and its uses? > > It seems like a natural fit because I am on RoR or would you start > > with the plain beanstalk-client gem and later (when?) 'upgrade' to the > > async_observer? Or use it right away? > > If you plan on using it eventually, it's easier if you start with > async_observer. > > I don't know of any tutorials other than the very basic guide > onhttp://async-observer.rubyforge.org/. If you get that much working, > the rest is pretty easy. > > > Did I get it right, that it can make most method calls asynchronous, > > without any additional work on the backend (just a little config)? > > That's the idea. :) > > kr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en -~----------~----~----~----~------~----~------~--~---
