# Optimum Sidekiq Configuration on Heroku with Puma

DevFeed: [Optimum Sidekiq Configuration on Heroku with Puma](<https://devfeed.tech/articles/optimum-sidekiq-configuration-on-heroku-with-puma-20072.md>)

Original publisher: [Read original article](<http://jollygoodcode.com/blog/2015/12/08/optimum-sidekiq-configuration-on-heroku-with-puma.html>)

Published: 2015-12-08T02:49:47Z

Content type: article

Language: en

Sources: [Jolly Good Code](<https://devfeed.tech/sources/jolly-good-code.md>)

Topics: [Sidekiq](<https://devfeed.tech/topics/sidekiq.md>), [Heroku](<https://devfeed.tech/topics/heroku.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [configuration](<https://devfeed.tech/tags/configuration.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [sidekiq](<https://devfeed.tech/tags/sidekiq.md>)

## AI overview

The article presents an optimum configuration for running Sidekiq on Heroku with Puma.

## Source excerpt

What's the optimum config for Sidekiq on Heroku with Puma? Check out our config!