tenant-schemas-celery
Task manager
Enables collaboration between Celery tasks and multi-tenancy in Django applications.
179 stars
8 watching
37 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nigel2392/wagtail_celery_beat | An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
bernardopires/django-tenant-schemas | A Django extension that supports multiple tenants using PostgreSQL schemas. | 1,457 |
celery/django-celery-beat | Manages periodic tasks with scheduling and notification features. | 1,702 |
django-tenants/django-tenants | Enables multiple tenants to share the same project instance while maintaining separate data and routing for each tenant | 1,516 |
celery/django-celery-results | A Celery task result backend using Django ORM | 695 |
ask/celery | An asynchronous task queue/job queue for distributed message passing | 54 |
bartventer/gorm-multitenancy | Provides a unified API and tools for managing multiple tenants in GORM managed databases | 46 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 478 |
ccontavalli/ssh-ident | Automates loading and reuse of SSH keys across multiple hosts and projects. | 965 |
realorangeone/django-tasks | A Django project implementing background workers and tasks for managing asynchronous operations | 347 |
apsl/django-yubin | A Django extension that allows asynchronous email sending using Celery | 49 |
ceterai/django-pyproject | Tool to store Django settings in pyproject.toml file | 5 |
policystat/jobtastic | Libraries adding useful features to Celery tasks | 645 |
snok/django-guid | Attaches a unique ID to all log outputs for every request in Django applications. | 455 |
mdbergmann/cl-tbnl-gserver-tmgr | An experimental task manager that uses Hunchentoot's GServer to manage concurrent requests | 22 |