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:
=
instalar:
=
dependencias de Development (1):
mspec
~> 1.5.0