timelike icon indicating copy to clipboard operation
timelike copied to clipboard

A library for simulating parallel systems, in Clojure

Results 1 timelike issues
Sort by recently updated
recently updated
newest added

I was trying to simulate unicorn server on timelike. But, I couldn't wrap my mind around it. Basically, an unicorn server maintains a queue(master) with a number of workers. Load...