RubyGems Navigation menu

qless 0.12.0

`qless` is meant to be a performant alternative to other queueing systems, with statistics collection, a browser interface, and strong guarantees about job losses. It's written as a collection of Lua scipts that are loaded into the Redis instance to be used, and then executed by the client library. As such, it's intended to be extremely easy to port to other languages, without sacrificing performance and not requiring a lot of logic replication between clients. Keep the Lua scripts updated, and your language-specific extension will also remain up to date.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.12.0 - January 17, 2018 (180.0 KB)
  2. 0.11.0 - December 08, 2017 (180.0 KB)
  3. 0.10.5 - November 29, 2016 (179.5 KB)
  4. 0.10.4 - November 28, 2016 (179.5 KB)
  5. 0.10.3 - April 15, 2016 (179.5 KB)
顯示所有版本(共 12)

Runtime 相依性套件 (9):

metriks ~> 0.9
redis < 4.0.0.rc1, >= 2.2
rusage ~> 0.2.0
sentry-raven ~> 0.15.6
sinatra < 2.1, >= 1.3
statsd-ruby ~> 1.3
thin ~> 1.6
thor ~> 0.19.1
vegas ~> 0.1.11

擁有者:

作者:

  • Dan Lecocq, Myron Marston

SHA 256 checksum:

de07981c6d29796d13d5b1e17a5302cbd524719e63df97ffcf9a9b9eafadf788

總下載次數 204,708

這個版本 91,449

License:

MIT

Ruby 版本需求: >= 0

相關連結: