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:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (4):
Development Dependencies (2):
            rake-deveiate
            ~> 0.19
          
          
            rdoc-generator-fivefish
            ~> 0.4