Package gem-concurrent-ruby: Information

    Binary package: gem-concurrent-ruby
    Version: 1.2.3-alt1
    Architecture: x86_64
    Build time:  Mar 1, 2024, 01:36 AM in the task #340909
    Source package: gem-concurrent-ruby
    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 contributors:
    Pavel Skrylev
    Andrey Cherepanov

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

    Last changed


    Feb. 21, 2024 Pavel Skrylev 1.2.3-alt1
    - ^ 1.2.2 -> 1.2.3
    April 11, 2023 Pavel Skrylev 1.2.2-alt1
    - ^ 1.1.9 -> 1.2.2
    March 16, 2022 Pavel Skrylev 1.1.9-alt1
    - ^ 1.1.7 -> 1.1.9