Categories: None [Edit]

net-http-persistent

https://rubygems.org/gems/net-http-persistent
https://github.com/drbrain/net-http-persistent
Manages persistent connections using Net::HTTP including a thread pool for connecting to multiple hosts. 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.

Total

Ranking: 256 of 193,008
Downloads: 197,471,242

Daily

Ranking: 284 of 192,965
Downloads: 127,714

Depended by

RankDownloadsName
130369,492,975faraday-net_http_persistent
89357,547,807vault
1,14740,549,593mechanize
1,20338,480,091azure-storage-common
1,31434,481,282gitlab-fog-azure-rm
1,61523,052,442telesign
1,81418,327,598page-object
1,93715,962,059opensearch-transport
2,10612,586,269fluent-plugin-datadog
2,24210,501,034fluent-plugin-splunk-hec
2,5528,039,927rpush
2,7966,556,181algolia
2,9925,681,135splitclient-rb
3,0575,368,669gh
3,2194,665,863quickbooks-ruby
4,0052,699,596fcmpush
4,1202,501,035airrecord
4,2582,304,763fluent-plugin-logzio
4,5301,946,525vonage
4,7621,720,814csvlint

Depends on

RankDownloadsName
61662,417,945connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove