Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 612 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 612 Bytes

Rules

Cart can only carry to cap

Cap must be same accross implementations

Cart has static time to move from one place to the other

Cart must be ready to load books

Incinerator can only be burning one book at a time

Time to burn the book increases as number of pages of the book increases

Only one incinerator allowed

kf_gophers

has configurable values with the same algorithm

GOMAXPROCS

https://www.ardanlabs.com/blog/2014/01/concurrency-goroutines-and-gomaxprocs.html

GOROUTINES ARE NOT THREADS

https://medium.com/a-journey-with-go/go-goroutine-os-thread-and-cpu-management-2f5a5eaf518a