Projects with this topic
-
An Alliance Auth app for monitoring celery tasks.
Updated -
以 政府資料開放平台 之 音樂表演資訊 為資料來源, 以django實作:1. 登入, 2. 音樂劇場表演訊息 之CRUD, 3. celery (period task):每日凌晨一時更新資料
Updated -
Argus is an IoT security monitoring and resource management tool designed to integrate seamlessly with the Chirpstack Application Server. It collects event metrics, monitors network resources, stores relevant metrics in InfluxDB, and downsamples it with pre-defined Influx Tasks. Argus utilizes Celery workers for background task processing, including periodic threat detection checks and metric data processing. It can be deployed as Docker containers via Docker Compose for easy setup, scalability, and management.
Updated -
Project for VTU result analysis, extraction and visualisations.
Updated -
A web app and API for analyzing dbt projects for performance, complexity, and compliance https://whetstone.nicholasyager.com
Updated -
Boilerplate/Template for Python CLI projects
Updated -
This project serves as an example of a messaging system, utilizing RabbitMQ as the message broker and Django Celery for task management and worker generation. RabbitMQ efficiently queues and distributes messages, ensuring reliable and asynchronous communication between services. Django Celery integrates with the Django framework to manage and schedule background tasks, generating workers that execute these tasks. Together, they provide a robust and scalable solution for handling asynchronous tasks and inter-service communication.
Updated -
Website that parses images from internet from user's request Left: add NN to use parsed images
Updated -
-
An example project that demonstrates local development, CI/CD and production setup for a full stack web app using Django, Django REST Framework, Django Channels, Postgres, VueJS, Redis, Celery, GitLab CI and AWS technologies deployed with CDK.
Updated -
-
-
-
-
-
-
An example on how to horizontally autoscale kubernetes pods based on the number of queued messages existing on a RabbitMQ instance
Updated -
Django app for sending postcards via email.
Updated -
REST API Todo Service example with notifications on email using celery and rabbitmq
Updated