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,224
Downloads: 177,242,902

Daily

Ranking: 326 of 187,196
Downloads: 89,940

Depended by

RankDownloadsName
131318,047,018faraday-net_http_persistent
1,12638,019,996mechanize
1,14037,512,435azure-storage-common
1,25733,615,339gitlab-fog-azure-rm
1,56022,193,458telesign
1,74017,163,209page-object
1,86214,835,016opensearch-transport
2,11210,719,769fluent-plugin-datadog
2,1939,805,952fluent-plugin-splunk-hec
2,6996,300,563rpush
2,9225,290,496gh
2,9495,173,068splitclient-rb
2,9615,117,205algolia
3,2414,071,785quickbooks-ruby
3,9772,400,711fcmpush
4,0722,278,535fluent-plugin-logzio
4,2831,996,953airrecord
4,5851,669,873vonage
4,7171,574,373mauth-client
4,7951,521,694sauce

Depends on

RankDownloadsName
74539,301,299connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove