hi, On 8 May 2010 14: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.
quick google found this: http://github.com/fwenzel/django-gearman cheers justin -- 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.

