bundle install bundle exec sidekiq bundle exec rails console irb> 50.times { TestWorker.perform_async }