运行Python的芹菜与Django弹性Beanstalk [英] Running Python's Celery on Elastic Beanstalk with Django

查看:103
本文介绍了运行Python的芹菜与Django弹性Beanstalk的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在考虑采取弹性豆串(由于定价)。阻塞是我不知道如何在部署到服务的python应用程序(在我的情况下Django)中安装Celery。有没有人设法在Elastic Beanstalk上安装芹菜?如果是这样,请让我知道你是如何设法实现的,以及你使用什么工具。

解决方案

使用SQS服务。阅读:具有亚马逊SQS的芹菜



而这个:



http://docs.celeryproject.org/en/latest/getting-started/brokers/sqs.html


I'm considering a move to Elastic Beanstalk (on account of the pricing). The blockage is that I have no idea how to setup Celery on a python app (Django, in my case) deployed to the service. Has anyone managed to setup celery on Elastic Beanstalk? If so, please let me know how you managed to do it and what tools you used.

解决方案

Use the SQS service. Read this: Celery with Amazon SQS

and this:

http://docs.celeryproject.org/en/latest/getting-started/brokers/sqs.html

这篇关于运行Python的芹菜与Django弹性Beanstalk的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆