RubyGems Navigation menu

asynchronize 0.3.0

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.

Gemfile:
=

install:
=

Versions:

  1. 0.4.2 January 16, 2019 (9 KB)
  2. 0.4.1 October 10, 2018 (9 KB)
  3. 0.4.0 June 08, 2018 (9 KB)
  4. 0.3.0 June 08, 2018 (9 KB)
  5. 0.2.1 June 04, 2018 (9 KB)
Show all versions (9 total)

Development Dependencies (4):

minitest ~> 5.11
pry ~> 0.11
rake ~> 12.3
simplecov ~> 0.16

Owners:

Authors:

  • Kenneth Cochran

SHA 256 checksum:

=

Total downloads 19,696

For this version 2,106

Version Released:

License:

MIT

Required Ruby Version: >= 2.3

Links: