cztop-reactor 1.0.1
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 相依性套件 (3):
Development 相依性套件 (2):
            rake-deveiate
            ~> 0.22
          
          
            rdoc-generator-sixfish
            ~> 0.3
          
    
