Are you using RabbitMQ as a backend? We're using both Celery and django-celery successfully with Django + Postgres and I've never seen the issue you describe. We do all our Celery stuff asynchronously, since the main point (for us) is to have the user's page load time as short as possible.

Shawn


--
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.

Reply via email to