RubyGems.org

io-reactor

1.0.4

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.

installgem install io-reactor
Authors

Michael Granger

8,152 total downloads 6,315 for this version
Owners

10ffad34687d0045466c257cb92ff2b304cdb622ce0aac272b61f23f373e2abf

Gemfile
gem "io-reactor", "~> 1.0.4"
Versions
  1. 1.0.4 August 19, 2008
  2. 0.05 October 27, 2004