contribsys / faktory
- среда, 25 октября 2017 г. в 03:13:24
"Takin' care of business, workin' all the time"
At a high level, Faktory is a work server. It is the repository for background jobs within your application. Jobs have a type and a set of arguments and are placed into queues for workers to fetch and execute.
You can use this server to distribute jobs to one or hundreds of machines. Jobs can be executed with any language by clients using the Faktory API to fetch a job from a queue.
See the Installation wiki page for current installation methods.
We need help getting Faktory running easily on OSX. Today you have to git clone this repo and build manually but we hope to get it into Homebrew soon.
Please see the Faktory wiki for full documentation.
You can also find help in the contribsys/faktory chat channel. Stop by and say hi!
Mike Perham, @mperham, mike @ contribsys.com