Path to this page:
./
devel/ruby-concurrent-ruby11,
Modern concurrency tools for Ruby
Branch: CURRENT,
Version: 1.1.10,
Package name: ruby32-concurrent-ruby11-1.1.10,
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
This is 1.11.0 for puppet package.
Master sites:
Filesize: 352 KB
Version history: (Expand)
- (2024-12-08) Package has been reborn
- (2024-12-08) Updated to version: ruby32-concurrent-ruby11-1.1.10
- (2023-02-12) Package deleted from pkgsrc
- (2023-02-04) Package added to pkgsrc.se, version ruby31-concurrent-ruby11-1.1.10 (created)
CVS history: (Expand)
2024-12-08 17:26:53 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
devel/ruby-concurrent-ruby11: import version 1.1.10
Add ruby-concurrent-ruby version 1.1.10 as ruby-concurrent-ruby11.
It still required by ruby-activesupport61 package.
|
2023-02-11 14:35:03 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
devel/ruby-concurrent-ruby11: remove package
devel/ruby-concurrent-ruby is downgraded to the same version of this
pacakge.
|