Replace Clockwork with Sidetiq

This commit is contained in:
Stephan Kaag
2013-08-07 19:25:05 +02:00
parent aec929b184
commit a6b4b5dbf2
44 changed files with 106 additions and 299 deletions

View File

@@ -6,7 +6,7 @@
###
# This specifies how many of each task to run
concurrency: web=2,sidekiq=1,clockwork=1
concurrency: web=2,sidekiq=1
# Define the port range to use, must be in multiples of 1000
port: 3000