symphony 0.14.2
Symphony is a subscription-based asynchronous job system. It allows you to define jobs that watch for lightweight events from a distributed-messaging AMQP broker, and do work based on their payload.
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 0.14.2 March 12, 2023 (45KB)
- 0.14.1 March 09, 2023 (45KB)
- 0.14.0 July 23, 2020 (45KB)
- 0.13.0 March 10, 2020 (44.5KB)
- 0.13.0.pre.20200309182558 March 10, 2020 (44.5KB)
Runtime依存関係 (8):
            bunny
            ~> 2.20
          
          
            configurability
            ~> 4.2
          
          
            loggability
            ~> 0.18
          
          
            metriks
            ~> 0.9
          
          
            msgpack
            ~> 1.6
          
          
            pluggability
            ~> 0.8
          
          
            rusage
            ~> 0.2
          
          
            sysexits
            ~> 1.2
          
    
