RubyGems Navigation menu

coroutines 0.2.0

A library for creating and composing producer/transformer/consumer coroutines. Producers are already provided by Ruby's built-in Enumerator class; this library provides Transformer and Consumer classes that work analogously. In particular, they are also based on Fiber and not on threads (as in some other producer/consumer libraries). Also provides a module Sink, which is analogous to Enumerable, and Enumerable/Transformer/Sink composition.

Gemfile:
=

installation:
=

Versions:

  1. 0.2.2 October 15, 2014 (15,5 ko)
  2. 0.2.1 October 14, 2014 (15,5 ko)
  3. 0.2.0 October 12, 2014 (15 ko)
  4. 0.1.1 October 12, 2014 (13,5 ko)
  5. 0.1.0 October 11, 2014 (13,5 ko)

Dépendances de Runtime (1):

Propriétaires:

Auteurs:

  • Knut Franke

Total de contrôle SHA 256:

=

Total de téléchargements 14 658

Pour cette version 2 705

Version publiée:

Licenses:

Ruby, BSD-2-Clause

Version de Ruby requise: >= 0

Liens: