On Sat, May 2, 2009 at 8:43 AM, DeRailed <[email protected]> wrote: > Seems to be the same issue since that observers can not > guarantee that all other > observers have seen that message.
Sorry, I misunderstood. I thought you wanted at least one observer to see each message, but you want all observers to get each message. You can get what you want on top of beanstalkd, but it will be a hack. You really want a message bus; beanstalkd just isn't designed for that situation. Maybe some day if its features continue creeping, but not right now. 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 -~----------~----~----~----~------~----~------~--~---
