Skip to content

Commit

Permalink
Merge pull request #33 from gitaroktato/docs
Browse files Browse the repository at this point in the history
docs: Showing composite images
  • Loading branch information
gitaroktato authored Apr 29, 2024
2 parents 203df0b + 5c7cb76 commit 488c4a5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Queue Model in Python

## Sneak and Peek
![arrival-exponential](docs/img/arrival-exponential.png)
![departure-intervals](docs/img/departure-intervals.png)
![queue-length-burst](docs/img/queue-length-burst.png)
![utilization-four-executors](docs/img/utilization-four-executors.png)
![wait-time-bursts](docs/img/wait-time-bursts.png)
![dashboard](docs/img/dashboard.png)

## Things it can do
- [chaining queues](chaning.ipynb)
Expand Down

0 comments on commit 488c4a5

Please sign in to comment.