Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saxocellphone/multilift
Concurrent elevator load management system
https://github.com/saxocellphone/multilift
concurrency golang parallel
Last synced: 23 days ago
JSON representation
Concurrent elevator load management system
- Host: GitHub
- URL: https://github.com/saxocellphone/multilift
- Owner: saxocellphone
- License: mit
- Created: 2020-08-28T17:14:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T20:32:16.000Z (over 4 years ago)
- Last Synced: 2024-10-30T02:18:00.692Z (2 months ago)
- Topics: concurrency, golang, parallel
- Language: Go
- Homepage:
- Size: 1.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multilift
An concurrent elevator system similar to the elevators of the NYC Marriot hotel.Load balancing modeled after Rob Pike's "Concurrency is not Parallelism" example