Package gem-net-http-persistent: Information

    Source package: gem-net-http-persistent
    Version: 4.0.1-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: Thread-safe persistent connections with Net::HTTP
    Description: 
    Manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8.
    It's thread-safe too!
    
    Using persistent HTTP connections can dramatically increase the speed of HTTP.
    Creating a new HTTP connection for every request involves an extra TCP
    round-trip and causes TCP congestion avoidance negotiation to start
    over.
    
    Net::HTTP supports persistent connections with some API methods but does not
    handle reconnection gracefully. Net::HTTP::Persistent supports reconnection and
    retry according to RFC 2616.

    List of rpms provided by this srpm:
    gem-net-http-persistent (noarch)
    gem-net-http-persistent-devel (noarch)
    gem-net-http-persistent-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(rdoc) >= 4.0
      2. gem(rdoc) < 7
      3. rpm-build-ruby
      4. gem(connection_pool) >= 2.2
      5. gem(connection_pool) < 3
      6. gem(minitest) >= 5.15
      7. gem(minitest) < 6
      8. gem(hoe) >= 3.22
      9. gem(hoe) < 4
      10. gem(hoe-bundler) >= 1.5
      11. gem(hoe-bundler) < 2
      12. gem(hoe-travis) >= 1.4.1
      13. gem(hoe-travis) < 2

    Last changed


    April 17, 2022 Pavel Skrylev 4.0.1-alt1
    - ^ 4.0.0 -> 4.0.1
    May 25, 2020 Pavel Skrylev 4.0.0-alt1
    - ^ 3.0.1 -> 4.0.0
    - ! spec tags
    July 19, 2019 Pavel Skrylev 3.0.1-alt1
    - > Ruby Policy 2.0
    - ^ 3.0.0 -> 3.0.1