1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Tobias Svensson
f5c1b91587 Store schedules on the workers instead of a global, mutable Hash. 2013-09-17 16:48:41 +01:00
Tobias Svensson
e0ebcaacd9 Move to actor-based concurrency.
Using plain threads in Sidekiq's Celluloid-based actor
model is a little bit like riding a motorcycle without
a helmet, so let's try to fit in a bit better.
2013-09-16 12:01:37 +01:00
Tobias Svensson
37cc6976bf Break up Sidetiq namespace methods into submodules. 2013-09-16 10:42:48 +01:00