An open API service indexing awesome lists of open source software.

https://github.com/accessory/mass_events

scheduler + process runner + worker
https://github.com/accessory/mass_events

Last synced: 3 months ago
JSON representation

scheduler + process runner + worker

Awesome Lists containing this project

README

        

# Mass Events

Mass Events comprises a scheduler, process_runner, and a worker that collaborate seamlessly.

The concept is to develop a suite of services designed to execute commands at specified times, store them in a queue, and have them carried out by dedicated workers.