RubyGems Navigation menu

async_request 0.0.6

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 (19KB)
  2. 0.0.7 - February 15, 2018 (48KB)
  3. 0.0.6 - February 07, 2018 (47KB)
  4. 0.0.5 - July 26, 2017 (45.5KB)
  5. 0.0.4 - December 19, 2016 (45.5KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (2):

rails >= 4.2
sidekiq ~> 4.0

Development依存関係 (8):

所有者:

作者:

  • Matias De Santi

SHA 256チェックサム:

837991535ba1f04d47c451f91c592d930070364d41e5ca91fafb73322098a217

累計ダウンロード数 178,616

このバージョンのみ 1,861

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: