cztop-reactor 1.0.0
This is an implementation of the Reactor pattern described in Pattern-Oriented Software Architecture (Volume 2). It allows an asynchronous application to be described as one or more “reactions” to events, in this case either I/O conditions on a ZMQ socket or a timer expiring.
Gemfile:
=
安装:
=
Runtime 依赖 (4):
Development 依赖 (2):
rake-deveiate
~> 0.19
rdoc-generator-fivefish
~> 0.4