Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ihkN/m-m-1-ininity-go
An implementation of the M/M/1/ininity queueing model in Golang
https://github.com/ihkN/m-m-1-ininity-go
go mm1 queue
Last synced: 29 days ago
JSON representation
An implementation of the M/M/1/ininity queueing model in Golang
- Host: GitHub
- URL: https://github.com/ihkN/m-m-1-ininity-go
- Owner: ihkN
- License: gpl-3.0
- Created: 2018-05-15T15:08:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T17:21:34.000Z (over 6 years ago)
- Last Synced: 2024-08-03T23:28:46.998Z (4 months ago)
- Topics: go, mm1, queue
- Language: Go
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - m-m-1-ininity-go
README
# m-m-1-ininity-go
An implementation of the M/M/1/ininity queueing model in Golang
# full output
![Complete Example](./images/full.png)
# minimal output
![Example](./images/minimal.png)