Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMS - queue-based dispatching

AMS is a fairly simple layer on top of any sort of queue daemon. AMS takes care of serializing and deserializing jobs from a queue, and also wraps some other parts of the queue system (such as running the actual jobs so that they may be marked as done, or as failed.)

AMS can in theory be used with any queue daemon, however, for the time being only beanstalkd is supported.

About

Painless queue management

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages