Asynchronize provides a declarative syntax for creating asynchronous methods. Sometimes you just want a regular thread without the overhead of a whole new layer of abstraction. Asynchronize provides a declarative syntax to wrap any method in a Thread.
Required Ruby Version
>= 2.3
Authors
Kenneth Cochran
Versions
- 0.4.2 January 16, 2019 (9 KB)
- 0.4.1 October 10, 2018 (9 KB)
- 0.4.0 June 08, 2018 (9 KB)
- 0.3.0 June 08, 2018 (9 KB)
- 0.2.1 June 04, 2018 (9 KB)