BEANSTALK = Beanstalk::Pool.new(['localhost:11300'])

what does these method meaning?
BEANSTALK.reserve
  // reserve a new message?
BEANSTALK.release

BEANSTALK.delete
  // delete a message instance?
BEANSTALK.bury


any of document was talking about this?

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