Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37506589
en ru br
ALT Linux repos
S:1.2.2-alt1

Group :: Development/Ruby
RPM: gem-concurrent-ruby

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.2.2-alt1
Build date: 11 april 2023, 12:04 ( 54.2 weeks ago )
Size: 1100.22 Kb

Home page:   http://www.concurrent-ruby.com

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

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-concurrent-ruby
  • gem-concurrent-ruby-devel
  • gem-concurrent-ruby-edge-devel
  • gem-concurrent-ruby-ext-debuginfo
  • gem-concurrent-ruby-edge
  • gem-concurrent-ruby-doc
  • gem-concurrent-ruby-ext
  • gem-concurrent-ruby-ext-devel
  • gem-concurrent-ruby-edge-doc
  • gem-concurrent-ruby-ext-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin