Skip to content

Commit

Permalink
Merge pull request #7 from surendratiwari3/worker_channel
Browse files Browse the repository at this point in the history
top down architecture added
  • Loading branch information
surendratiwari3 committed Feb 4, 2024
2 parents 2953865 + 3f22713 commit a8fdf79
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
An efficient Go task queue package, facilitating the seamless orchestration and execution of tasks. Alternative to machinery and Celery.

## Architecture
![Architecture Diagram](https://github.com/surendratiwari3/paota/blob/main/docs/images/paota_arch.png?raw=true)
![Architecture Diagram](https://github.com/surendratiwari3/paota/blob/main/docs/images/TopDownPaota?raw=true)

## Overview

Expand Down
Binary file added docs/images/TopDownPaota.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/top_down_arch.png
Binary file not shown.

0 comments on commit a8fdf79

Please sign in to comment.