Skip to content

Repository files navigation

Project dedicated to understand Distributed Computing with Redis

Usage:

  1. Fill All .env.
  2. Run the pip install -r requirements. txt command.
  3. Run the docker compose up command.
  4. Start the Main app to Generate some messages.
    In the App directory
     python main.py
    
  5. Start as many workers you want to listen and wait for messages.
    In the Worker directory
     python worker.py
    

Credits: MathByte Academy

About

Destributed Computing with Redis

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages