Skip to content

Implement a message queue and worker architecture #36

@ovidner

Description

@ovidner

Mandrill's API requests take a lot of time. This might become an issue. Sending emails should be made an asynchronous action put in a message queue. Celery and RabbitMQ should handle the job just fine.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions