Package gem-concurrent-ruby: Information

  • Default inline alert: Version in the repository: 1.2.3-alt1

Source package: gem-concurrent-ruby
Version: 1.1.9-alt1
Latest version according to Repology
Build time:  Sep 18, 2022, 05:21 AM in the task #296703
Category: Development/Ruby
Report package bug
License: MIT
Summary: Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more
Description: 
Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala, Haskell,
F#, C#, Java, 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
* Thread-safety
* Backward compatibility

List of rpms provided by this srpm:
gem-concurrent-ruby (x86_64, ppc64le, i586, armh, aarch64)
gem-concurrent-ruby-doc (noarch)
gem-concurrent-ruby-edge (noarch)
gem-concurrent-ruby-edge-devel (noarch)
gem-concurrent-ruby-edge-doc (noarch)
gem-concurrent-ruby-ext (x86_64, ppc64le, i586, armh, aarch64)
gem-concurrent-ruby-ext-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
gem-concurrent-ruby-ext-devel (noarch)
gem-concurrent-ruby-ext-doc (noarch)


List of contributors:
Pavel Skrylev
Andrey Cherepanov

ACL:
Pavel Skrylev
@ruby
@everybody

    1. rpm-build-ruby

Last changed


March 16, 2022 Pavel Skrylev 1.1.9-alt1
- ^ 1.1.7 -> 1.1.9
Sept. 15, 2020 Pavel Skrylev 1.1.7-alt2
- ^ 1.1.6 -> 1.1.7
May 12, 2020 Pavel Skrylev 1.1.6-alt2
- + java part