chaitanya_1990's profile - activity

10 years ago answered a question Djcelery and heroku

lets save answer first

10 years ago received badge Editor (source)
10 years ago asked a question Djcelery and heroku

Djcelery is used as run an asynchronous web process along with other processes. Now heroku do not charge anything for 1 dyno. But other than that it starts charging. Now if i want djcelery on my app hosted on heroku then i will have to create two processes or three maybe.

So my question is do askbot uses some workaround for this or heroku will charge me when i deploy askbot to heroku??