this looks like an interesting improvement to celery , but the django/flask requirement is annoyingly limiting.
since the only thing you rely on from these packages is their cache, have you considered using a standalone caching library like Dogpile ( https://pypi.python.org/pypi/dogpile.cache ) ?
this looks like an interesting improvement to celery , but the django/flask requirement is annoyingly limiting.
since the only thing you rely on from these packages is their cache, have you considered using a standalone caching library like Dogpile ( https://pypi.python.org/pypi/dogpile.cache ) ?