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: 87,426 of 189,654
Downloads: 10,064

Daily

Ranking: 57,531 of 189,628
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,409166,308mspec

Owners

#GravatarHandle
1icongunn