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

Group :: Desenvolvimento/Ruby
RPM: gem-net-http-persistent

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 4.0.1-alt1
Data da compilação: 17 abril 2022, 16:53 ( 105.6 weeks ago )
Tamanho:: 24.87 Kb

Home page:   https://github.com/drbrain/net-http-persistent

Licença: MIT
Sumário: Thread-safe persistent connections with Net::HTTP
Descrição:

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.

Mantenedor currente: Ruby Maintainers Team

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • gem-net-http-persistent-doc
  • gem-net-http-persistent
  • gem-net-http-persistent-devel
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