RubyGems Navigation menu

dispatch_queue_rb 1.0.0

DispatchQueueRb is a pure ruby implementation of Grand Central Dispatch concurrency primitives. It implements serial and concurrent queues, with synchronous, asynchronous, barrier and delayed dispatch methods. All queues dispatch methods support an optional dispatch groups to synchronize on completion of a group of tasks. It also provides a thread pool based concurrent queue, scaled to the number of available cpu cores, and used by default to schedule the actual work.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.0 - December 06, 2016 (17 ko)

Dépendances de Development (6):

bundler ~> 1.7
minitest ~> 5.3
rake ~> 10.0
rr ~> 1.1
watch ~> 0.1

Propriétaires:

Auteurs:

  • Marc-Antoine Argenton

Total de contrôle SHA 256:

bbd064209253e29c1f8862323dbd31ab7f8af212d01bdbdaf33a49e585b8b0c7

Total de téléchargements 2 544

Pour cette version 2 544

License:

aucune

Version de Ruby requise: >= 0

Liens: