RubyGems Navigation menu

asynchronize 0.4.0

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 校验和:

401c9d2a09a8b0557e78cad2275e0741b3ce90e8daf2398358cbe1ae72546f14

下载总量 16,472

这个版本 1,839

许可:

MIT

需要的 Ruby 版本: >= 2.3

链接: