async-actor 0.2.0
A multi-threaded actor implementation where each actor has it's own event loop.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            async
            ~> 2.33
          
    