- Home
- Linux
- django-async
- Downloading...
django-async 0.5
django-async is an asynchronous execution queue for Django with proper database transaction management.Building a database backed task queue is a fairly trivial thing, but getting the database transactions exactly right is no simple matter.Using Django...