Package gem-net-http-persistent: Information

    Source package: gem-net-http-persistent
    Version: 4.0.4-alt1
    Latest version according to Repology
    Build time:  Sep 30, 2024, 07:38 AM in the task #354276
    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 RPM packages built from 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(connection_pool) >= 2.2
      2. gem(minitest) >= 5.15
      3. gem(rake) >= 13.0
      4. gem(rake-manifest) >= 0.2
      5. gem(rdoc) >= 4.0
      6. rpm-build-ruby

    Last changed


    Sept. 27, 2024 Pavel Skrylev 4.0.4-alt1
    - ^ 4.0.1 -> 4.0.4
    March 17, 2022 Pavel Skrylev 4.0.1-alt1
    - ^ 4.0.0 -> 4.0.1
    May 25, 2020 Pavel Skrylev 4.0.0-alt0.1
    - ^ 3.0.1 -> 4.0.0
    - ! spec tags