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: 252 of 187,950
Downloads: 180,375,419

Daily

Ranking: 301 of 187,922
Downloads: 107,444

Depended by

RankDownloadsName
130326,882,898faraday-net_http_persistent
1,13038,503,557mechanize
1,14437,706,731azure-storage-common
1,26733,735,410gitlab-fog-azure-rm
1,57222,312,337telesign
1,74717,377,366page-object
1,88315,006,446opensearch-transport
2,10311,164,144fluent-plugin-datadog
2,2189,822,189fluent-plugin-splunk-hec
2,6636,630,960rpush
2,9445,301,961gh
2,9455,300,981algolia
2,9555,253,705splitclient-rb
3,2434,148,326quickbooks-ruby
3,9932,459,745fcmpush
4,1082,284,152fluent-plugin-logzio
4,2562,070,022airrecord
4,5471,728,774vonage
4,7591,581,364mauth-client
4,8301,525,504sauce

Depends on

RankDownloadsName
73561,580,066connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove