Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37039421
en ru br
ALT Linux repositórios
S:1.2.2-alt1

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

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.2.2-alt1
Data da compilação: 11 abril 2023, 12:04 ( 50.3 weeks ago )
Tamanho:: 1100.22 Kb

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

Licença: MIT
Sumário: Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more
Descrição:

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

Mantenedor currente: Ruby Maintainers Team

Lista dos contribuidores

Lista dos rpms provida por esta 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:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009