Skip to content

A short study on inter-container communication and distributed computing

Notifications You must be signed in to change notification settings

ryantanzr/Distributed-Task-Queue

Repository files navigation

Refer to learnings for more analysis on the tools used

It covers the basics & characteristics of celery, celery beat and redis with a little reflection of their purpose in the DE world

Commands to start the project

  1. docker network create task_queue_network
  2. docker compose build
  3. create a data folder
  4. docker compose up

About

A short study on inter-container communication and distributed computing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages