Haha, tons for this system (we use beanstalk for different things). The best case scenario for us would be to have one client per active user. But because of the limits on the number of connections we use one connection per process and watch for all the users that are active in that process. That is why in my original question I was asking if we can modify the watch list while a reserve is in place, as our users connect/disconnect we need to update the watch list accordingly but we can not do that while reserving.
-Payam > Just how many clients do you have talking to this > beanstalkd instance? o_O > > kr > > -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/beanstalk-talk/-/8bHI8ue2CZMJ. 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.
