i want to schedule my worker using a cron job to check for database connection periodically (say like 5 mins) and update a memcache key accordingly. so in my app if i find the memcache variable to be
I have the following situation: Three tasks: A,B,C (Implemented as Workling workers) Two user events (Calls of a controller method)
I\'m looking for the right messaging system for my needs. Can you help me ? For now, there won\'t be a huge amount of data to process, but I don\'t want to be limited later ...
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 c