Skip to content

Django celery for sending mass email with rabbitMQ or redis

Notifications You must be signed in to change notification settings

Shirhussain/Django-Celery-RabbitMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celery and RabbitMQ for seding mass Email

For firing up this program you have to first download and start rabbitMQ, if you are using linux like me so your live is easy just all you need to do is run this command sudo apt-get install rabbitmq-server then you have to enable it sudo systemctl enable rabbitmq-server and start with sudo systemctl start rabbitmq-server that's it for rabbit. then you have to install requirements.txt with pip install -r requirements.txt but if you are using windows or mac so it's different sanario

برای درک بهتر شما یک عکس را هم آماده کردم از اینکه سلری با ربت ام کیو یا ریدیس چگونه کار می کند. برای درک بهتر شما یک رستورانت را در نظر بگرید که برای مشتریانش سرویس اراپه می کند. که خود این یک نمونه خوبی از مثال استفاده سلری می باشد

About

Django celery for sending mass email with rabbitMQ or redis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published