Thanks for the responses it's very helpful.

You are right, I won't have 100,000 tasks every seconds it's just a huge 
batch I have to send which at the moment would be 100,000 tasks.

But just to be clear:

Loop each contact in my DB:
   TASK: SEND 1 SMS FOR CONTACT

I'm use Amazon SQS for the broker. 

Each task currently takes around 5 seconds to complete, If I remove the 
task it's less that a second per SMS. meaning it would take 100+ hours to 
send all my messages, far, far to long!




-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to