symphony 0.14.0
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:
          =
        
        
          instalar:
          =
        
      Versões:
- 0.14.2 March 12, 2023 (45 KB)
- 0.14.1 March 09, 2023 (45 KB)
- 0.14.0 July 23, 2020 (45 KB)
- 0.13.0 March 10, 2020 (44,5 KB)
- 0.13.0.pre.20200309182558 March 10, 2020 (44,5 KB)
Runtime Dependencies (8):
            bunny
            ~> 2.0
          
          
            configurability
            >= 3.1, <= 4.99
          
          
            loggability
            ~> 0.11
          
          
            metriks
            ~> 0.9
          
          
            msgpack
            ~> 1.0
          
          
            pluggability
            ~> 0.4
          
          
            rusage
            ~> 0.2
          
          
            sysexits
            ~> 1.1
          
    
