Greetings, beanstalkers.
I wonder,
if somebody is interested in the beanstalk cli tools.
I am daily shell-script writer and using beanstalkd
in the cloud processing tasks on my linux/BSD boxes.
For now I have several commands:
q-put -- to put message into the queue
q-get -- to get and delete job from the queue
q-wrapper -- to get, run shell command and bury or put message
into the
next queue
The point of these tools is to easy integrate them into simple
shell scripts-workers.
I will appreciate any feedback.
If you need additional functionality, please write me back.
http://github.com/chexov/queueit/
--
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.