RubyGems Navigation menu

async_request 0.0.4

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 <= 5.0.0.1
sidekiq ~> 4.0

Development 依赖 (8):

业主:

作者:

  • Matias De Santi

SHA 256 校验和:

8e201302e0d75d0921e6298301ba5dbc21417649bced7e87326db0936e45be79

下载总量 178,622

这个版本 2,308

许可:

MIT

需要的 Ruby 版本: >= 0

链接: