The dRuby Book

Part 3
Process Coordination

By the end of the previous part, you saw how difficult it can be to exchange information safely among multiple processes. In this part, you’ll find out about a library called Rinda that provides a framework to make process coordination seamless, and you’ll learn about additional libraries, too.