I am looking at porting a Google App Engine app (written in Python) to Django, which is currently heavily relying on deferred.defer from google.appengine.ext to fire off high IO tasks and keep moving. Is there an equivalent/alternative to deferred.defer that is typically used in Django apps?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||||||
|