Hello,

I wish I had a simple solution just to list the active clients
connected to the beanstalked server.
No need for an extensive report, but just an identifier and their
status, or the last activity. This is a simple way to know what
workers are connected and if they're still active, or if they crashed.
The ideal method would be to provide a string identifier at connect,
that would be returner when listing clients, for example:
"w165" : "reserving"
"w44" : "connected"
"w48" : "reserving"

Any way to do that without having the workers update a database entry
every X seconds?
Thanks !

-- 
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.

Reply via email to