true_queue 0.9.5
Queue is a proxy to several queueing libraries: a homegrown queue on top of Redis, an in-process memory queue for use in testing, a robust AMQP backend based on Bunny, and an experimental zeromq backend
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.9.5 February 24, 2012 (12.5 KB)
Runtime Dependencies (1):
            yajl-ruby
            >= 0
          
    Development Dependencies (16):
            algorithms
            >= 0
          
          
            bunny
            ~> 0.7.4
          
          
            diff-lcs
            >= 0
          
          
            em-synchrony
            >= 0
          
          
            em-zeromq
            >= 0
          
          
            flog
            >= 0
          
          
            guard
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            hiredis
            ~> 0.3.1
          
          
            rake
            >= 0
          
          
            rdiscount
            >= 0
          
          
            redis
            ~> 2.2.0
          
          
            rspec
            >= 0
          
          
            simplecov
            >= 0
          
          
            simplecov-rcov
            >= 0
          
          
            yard
            >= 0
          
    