Recent Posts
SimpleWorker Usage Pattern Graph
SimpleWorker is a job queuing and scheduling system so while a lot of work comes in at random times usually…
Read MoreParallelizing Ruby on the Cloud
So I’m sure we’ve all had the need to want to run multiple threads at once to optimize a part…
Read MoreIncluding other files in your Worker with “merge”
Previously, your worker file/class had to be self contained (ie: single file including all code for the worker). Now you…
Read MorePushed 0.3.0 Gem: Much More User Friendly
After using SimpleWorkr for a long time now, I always think to myself, “there’s gotta be some way to make…
Read More- « Previous
- 1
- …
- 40
- 41
- 42