Tagged Questions
2
votes
1answer
365 views
Workling processes multiplying uncontrolably
We have a rails app running on passenger and we background process some tasks using a combination of RabbitMQ and Workling. The workling's worker process is started using the script/workling_client ...