RubyGems Navigation menu

async_request 0.0.7

At [Wolox](http://www.wolox.com.ar) we build Rails Apps. Some of them need heavy computing when a request is received. In order to make the App scalable, we perform those heavy actions in background. We return a job-id and the client asks for it's state a few seconds after. `async_request` gives us the possibility of handling these type of requests in a simple way.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - April 17, 2018 (19.0 KB)
  2. 0.0.7 - February 15, 2018 (48.0 KB)
  3. 0.0.6 - February 07, 2018 (47.0 KB)
  4. 0.0.5 - July 26, 2017 (45.5 KB)
  5. 0.0.4 - December 19, 2016 (45.5 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (2):

rails >= 4.2
sidekiq ~> 4.0

Development 相依性套件 (8):

擁有者:

作者:

  • Matias De Santi

SHA 256 checksum:

dca015cf3b60452753514830abef58e491cc7b6da7ead1fed1d170039ae7706a

總下載次數 178,622

這個版本 2,287

License:

MIT

Ruby 版本需求: >= 0

相關連結: