tenant-schemas-celery
Task manager
Enables collaboration between Celery tasks and multi-tenancy in Django applications.
183 stars
8 watching
36 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
| A Django extension that supports multiple tenants using PostgreSQL schemas. | 1,463 |
| Manages periodic tasks with scheduling and notification features. | 1,721 |
| Enables multiple tenants to share the same project instance while maintaining separate data and routing for each tenant | 1,555 |
| A Celery task result backend using Django ORM | 698 |
| An asynchronous task queue/job queue for distributed message passing | 54 |
| Provides a unified API and tools for managing multiple tenants in GORM managed databases | 47 |
| A Django email backend that uses Celery tasks to send emails asynchronously | 479 |
| Automates loading and reuse of SSH keys across multiple hosts and projects. | 967 |
| Provides background worker and task management for Django applications | 390 |
| A Django extension that allows asynchronous email sending using Celery | 49 |
| Tool to store Django settings in pyproject.toml file | 5 |
| Libraries adding useful features to Celery tasks | 644 |
| Attaches a unique ID to all log outputs for every request in Django applications. | 455 |
| An experimental task manager that uses Hunchentoot's GServer to manage concurrent requests | 22 |