D
docker-compose
Projects with this topic
-
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 -
-
-
react + typescript + d3.js 資料視覺化
Updated -
POC Strapi with Containerized database
Updated