RubyGems Navigation menu

dispatch 0.0.1

Grand Central Dispatch is natively implemented as a C API and runtime engine. This gem provides a MacRuby wrapper around that API and allows Ruby to very easily take advantage of GCD to run tasks in parrallel and do calculations asynchronously with queues automatically mapping to threads as needed.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.1 - December 15, 2010 (25.0 KB)
  2. 0.0.1pre - December 09, 2010 (24.5 KB)

Development 依赖 (1):

mspec ~> 1.5.0

业主:

作者:

  • Arthur Gunn

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 9,404

这个版本 6,610

许可:

需要的 Ruby 版本:

链接: