Categories: None [Edit]

dispatch

https://rubygems.org/gems/dispatch
https://github.com/gunn/dispatch
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.

Total

Ranking: 86,137 of 186,959
Downloads: 9,727

Daily

Ranking: 147,182 of 186,713
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,370155,881mspec

Owners

#GravatarHandle
1icongunn