Index based name of the worker
30 31 32
# File 'lib/zapp/worker.rb', line 30 def name(index) "zapp-http-#{index + 1}" end