bbengfort / cloudscope

Simulation and visualization of distributed systems and communications.
http://bbengfort.github.io/cloudscope/
MIT License
1 stars 0 forks source link

Synchronous Access #62

Closed bbengfort closed 7 years ago

bbengfort commented 8 years ago

Issue each access in order, waiting for the previous access to complete.

bbengfort commented 7 years ago

Slight switch to this issue; I'm going to create a workload generator that causes the next access to occur right after the first one completes, to measure throughput.