Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move workers to que-go for Heroku #16

Open
alexdor opened this issue Mar 13, 2019 · 7 comments
Open

Move workers to que-go for Heroku #16

alexdor opened this issue Mar 13, 2019 · 7 comments
Labels
help wanted Extra attention is needed

Comments

@alexdor
Copy link
Member

alexdor commented Mar 13, 2019

The workers should be moved to que-go so we could deploy the app in Heroku and leverage the workers there. There are some instructions here https://devcenter.heroku.com/articles/que-go

@aswinmprabhu
Copy link
Contributor

I would like to work on this.

@alexdor
Copy link
Member Author

alexdor commented Mar 29, 2019

Go for it @aswinmprabhu : )

@alexdor alexdor added the help wanted Extra attention is needed label Jan 21, 2020
@hv7214
Copy link

hv7214 commented Jan 22, 2020

@alexdor are we constrained to use que-go? Actually there are many other good background job processing libraries. Is only que-go supported on heroku?

@alexdor
Copy link
Member Author

alexdor commented Jan 22, 2020

I've only seen que-go to be recommended by Heroku https://devcenter.heroku.com/articles/que-go

In theory it just need to run as a separate app (according to this https://devcenter.heroku.com/articles/background-jobs-queueing#process-model) so in theory we could just extract the worker to a separate go app and run that

@hv7214
Copy link

hv7214 commented Jan 22, 2020

Okay, got it!

@hv7214
Copy link

hv7214 commented Jan 23, 2020

@alexdor is there any particular IRC channel like gitter, slack or so, where i can discuss with you and other contributors?

@alexdor
Copy link
Member Author

alexdor commented Jan 23, 2020

Hm, as far as I know there isn't one, maybe the slack that is listed on ossn (https://ossn.club/faq-page) but I wouldn't consider it an official channel. Maybe @bacharakis has created one that I don't know

You can always reach out to me on the email that is listed on my gh profile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants