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 on http://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 -~----------~----~----~----~------~----~------~--~---
