Path to this page:
./
devel/ruby-concurrent-ruby,
Modern concurrency tools for Ruby
Branch: pkgsrc-2020Q1,
Version: 1.1.6,
Package name: ruby26-concurrent-ruby-1.1.6,
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: 1c95e60bbb744f96f0081f4238a45c5957a03fa4
RMD160: 48b339577dd92dd6a490ed17953be34fd470c69b
Filesize: 348.5 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version ruby26-concurrent-ruby-1.1.6 (created)