rb-io-reactor

v 0.0.6

Pure-ruby implementation of asynchronous multiplexed IO Reactor.

This module is a pure-Ruby implementation of an asynchronous multiplexed IO Reactor which is based on the Reactor design pattern found in Pattern-Oriented Software Architecture, Volume 2: Patterns for Concurrent and Networked Objects. It allows a single thread to demultiplex and dispatch events from one or more IO objects to the appropriate handler.

http://www.deveiate.org/code/IO-Reactor.html

To install rb-io-reactor, paste this in macOS terminal after installing MacPorts

sudo port install rb-io-reactor

Add to my watchlist

Installations 0
Requested Installations 0