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: 246 of 183,932
Downloads: 152,405,114

Daily

Ranking: 210 of 183,921
Downloads: 93,896

Depended by

RankDownloadsName
141259,176,125faraday-net_http_persistent
1,04535,957,296azure-storage-common
1,06434,659,325mechanize
1,27427,254,871gitlab-fog-azure-rm
1,66515,844,316telesign
1,66815,809,913page-object
1,78313,563,709opensearch-transport
2,0299,707,346fluent-plugin-splunk-hec
2,1578,420,435fluent-plugin-datadog
2,6585,427,687rpush
2,7155,168,975gh
2,8424,646,299splitclient-rb
3,1323,681,804algolia
3,1633,599,079quickbooks-ruby
3,8582,247,769fluent-plugin-logzio
4,0281,979,209fcmpush
4,3751,598,570airrecord
4,4541,525,343mauth-client
4,4841,506,595sauce
4,5891,426,896csvlint

Depends on

RankDownloadsName
87402,742,481connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove