resque-remote-namespace 1.0.0
Remotely enqueueing and dequeueing jobs across Redis namespaces should be simpler. BJ Neilsen laid a solid foundation for this gem, which is forked off of his gem resque-remote. That said, these two gems provide a different set of methods for remote enqueueing and dequeueing. If all you need is remote enqueueing within the same namespace, use resque-remote.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            resque
            ~> 1.0
          
          
            resque-scheduler
            ~> 3.0