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: 11 months ago
JSON representation

Concurrent elevator load management system

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