Building our own I/O Event Loop

In this article in https://practicingruby.com the authors implement an I/O event loop. They capture the core part of EventMachine/Node.js/Twisted in about 150 lines of Ruby.
  1. Event loops demystified



Casiano Rodriguez León 2015-01-07