Polyphony is a new Ruby library for building concurrent applications in Ruby. Polyphony provides a comprehensive, structured concurrency model based on Ruby fibers and using libev as a ...
Polyphony is a new gem that aims to enable developing high-performance concurrent applications in Ruby using a fluent, compact syntax and API. Polyphony enables fine-grained concurrency - the ...