RubyGems Navigation menu

asynchronize 0.4.2

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.4.2 - January 16, 2019 (9.0 KB)
  2. 0.4.1 - October 10, 2018 (9.0 KB)
  3. 0.4.0 - June 08, 2018 (9.0 KB)
  4. 0.3.0 - June 08, 2018 (9.0 KB)
  5. 0.2.1 - June 04, 2018 (9.0 KB)
顯示所有版本(共 9)

Development 相依性套件 (4):

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

擁有者:

作者:

  • Kenneth Cochran

SHA 256 checksum:

34d5781585cc559f395f3b185ab0af28371d7ec85d257573b95ed1048603246f

總下載次數 16,369

這個版本 2,158

License:

MIT

Ruby 版本需求: >= 2.3

相關連結: