I am announcing camel-beanstalk, an Apache Camel component for job
retrieval and post-processing of Beanstalk jobs:

http://github.com/alaz/camel-beanstalk

Apache Camel http://camel.apache.org/ is an open source integration
framework (based on EIP).

camel-beanstalk component provides support of Beanstalk client
capabilities in Camel, that is
* job consuming. It's smart: when your job has been processed
successfully in Camel, it gets deleted from Beanstalkd automatically.
Or gets buried in the case of failure (onFailure behavior is
configurable)
* job producing
* delete/release/kick commands as well

The component is built on top of JavaBeanstalkClient.

Regards,
Alexander

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