Using Celery with Pyramid
Read OriginalThis technical article explains a method for integrating Celery with the Pyramid web framework, avoiding the limitations of the pyramid_celery package. It details a solution for accessing Pyramid's .ini configuration within Celery tasks and configuring Celery using its 3.0-style API, specifically handling SQLAlchemy integration and avoiding circular imports.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser