Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 269 Bytes

Exercise 9.5 (P281)

Write a program with two gotoutines that send messages back and forth over two unbuffered channels in ping-pong fashion. How many communications per second can the program sustain?

Result

2.1975286807808625e+06 rounds per second