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.
Required Ruby Version
>= 0
Authors
Matias De Santi
Versions
- 1.0.0 April 17, 2018 (19 KB)
- 0.0.7 February 15, 2018 (48 KB)
- 0.0.6 February 07, 2018 (47 KB)
- 0.0.5 July 26, 2017 (45.5 KB)
- 0.0.4 December 19, 2016 (45.5 KB)
- 0.0.3 July 22, 2016 (45.5 KB)