io-reactor / 0.0.6
| Short description: | IO Reactor for event-driven multiplexed IO in a single thread | |||||||
|---|---|---|---|---|---|---|---|---|
| Category: | Library/IO | |||||||
| Status: | Released | |||||||
| Created: | 2003-07-23 12:54:30 GMT | |||||||
| Last update: | 2004-11-16 03:42:49 GMT | |||||||
| Owner: | Michael Granger (Projects of this owner) | |||||||
| Homepage: | http://www.deveiate.org/projects/IO-Reactor/ | |||||||
| Download: | http://www.deveiate.org/code/IO-Reactor-0.0.6.tar.gz | |||||||
| License: | Ruby's | |||||||
| Dependency: |
|
|||||||
| Description: | 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 an appropriate handler.
|
|||||||
| Versions: | [0.0.6 (2004-11-16)] [0.05 (2003-08-05)] | |||||||