Project
beanqueue
This is a beanstalk-based job-queueing-manager, replacement for gem 'stalker' with additions:
1. jobs grouping
2. jobs threading and forking
3. logging
4. background run (as daemon)
5. stalker makes to include full gem in application, but needed only client-side
This is a client-side gem. For a worker you need
* http://github.com/GearHead90/beanworker
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies