There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project has a sender and a receiver, the sender sends commands through RabbitMQ on the queue of a worker (receiver), the receiver executes them either with OS or Python2.7. Ideally would work inside a docker container.