Package: ruby-net-http-persistent (4.0.2-2)
Links for ruby-net-http-persistent
Debian Resources:
Download Source Package ruby-net-http-persistent:
- [ruby-net-http-persistent_4.0.2-2.dsc]
- [ruby-net-http-persistent_4.0.2.orig.tar.gz]
- [ruby-net-http-persistent_4.0.2-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Manages persistent connections using Net::HTTP
This package provides persistent connections to Net::HTTP.
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 make setting up a single persistent connection or managing multiple connections easy. Net::HTTP::Persistent wraps Net::HTTP and allows you to focus on how to make HTTP requests.
Other Packages Related to ruby-net-http-persistent
|
|
|
|
-
- dep: ruby-connection-pool (>= 2.2)
- generic connection pool for ruby
Download ruby-net-http-persistent
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 19.0 kB | 63.0 kB | [list of files] |