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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Development Dependencies (1):

mspec ~> 1.5.0

Owners:

Authors:

  • Arthur Gunn

SHA 256 checksum:

ecbfcd6dac42d2d8049ee4a22bf6e478e983b9b9859a4f0fb24fe4983a9f5d7f

Total downloads 9,274

For this version 6,530

Licenses:

N/A

Required Ruby Version: None

Links: