Path to this page:
./
devel/ruby-concurrent-ruby,
Modern concurrency tools for Ruby
Branch: pkgsrc-2021Q2,
Version: 1.1.9,
Package name: ruby26-concurrent-ruby-1.1.9,
Maintainer: pkgsrc-usersModern concurrency tools including agents, futures, promises, thread pools,
actors, supervisors, and more.
Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency
patterns.
The design goals of this gem are:
* Be an 'unopinionated' toolbox that provides useful utilities without
debating which is better or why
* Remain free of external gem dependencies
* Stay true to the spirit of the languages providing inspiration
* But implement in a way that makes sense for Ruby
* Keep the semantics as idiomatic Ruby as possible
* Support features that make sense in Ruby
* Exclude features that don't make sense in Ruby
* Be small, lean, and loosely coupled
Master sites:
SHA1: f590db7248285671a1853cfb41a43ff3ed5ff271
RMD160: 831522dc1121a42606b1cc38805b6760e9cdd2ec
Filesize: 350 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version ruby26-concurrent-ruby-1.1.9 (created)