1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00
endofunky--sidetiq/lib/sidetiq
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
..
actor Move to actor-based concurrency. 2013-09-16 12:01:37 +01:00
views Use ERB templates instead of slim. 2013-08-27 11:28:40 +01:00
api.rb Move to actor-based concurrency. 2013-09-16 12:01:37 +01:00
clock.rb Move to actor-based concurrency. 2013-09-16 12:01:37 +01:00
config.rb Move default config into clock.rb. 2013-09-16 09:16:39 +01:00
lock.rb Move to actor-based concurrency. 2013-09-16 12:01:37 +01:00
logging.rb Move to actor-based concurrency. 2013-09-16 12:01:37 +01:00
schedulable.rb Move to actor-based concurrency. 2013-09-16 12:01:37 +01:00
schedule.rb tiq method is deprecated. Change schedulable documentation 2013-07-30 11:43:24 +03:00
supervisor.rb Move to actor-based concurrency. 2013-09-16 12:01:37 +01:00
version.rb Bump to v0.3.7. 2013-08-27 12:02:09 +01:00
web.rb Move to actor-based concurrency. 2013-09-16 12:01:37 +01:00