On 8 Μάϊος, 07:44, Continuation <[email protected]> wrote: > After a user submitted data to my app, I'd like to write to the > database asynchronously, possibly through a message queue. > > How do I set up such a system? Are there any pluggable Django apps > that do such message queue-based database writes? > > Would really appreciate any pointers you can give me. Thank you.
You can also look at http://www.celeryproject.org -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

