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: 251 of 176,810
Downloads: 103,433,646

Daily

Ranking: 182 of 176,787
Downloads: 143,724

Depended by

RankDownloadsName
173149,128,566faraday-net_http_persistent
243107,045,230elasticsearch-transport
97527,410,855mechanize
1,05823,414,036azure-storage-common
1,49912,581,424page-object
1,9127,064,036fluent-plugin-splunk-hec
2,2035,221,502fluent-plugin-datadog
2,3834,485,233gh
2,4274,361,680opensearch-transport
2,4904,169,574rpush
2,5833,848,493telesign
2,6343,661,406splitclient-rb
3,0202,664,071quickbooks-ruby
3,5001,917,959fluent-plugin-logzio
3,8731,472,283sauce
3,9301,426,007algolia
4,2491,188,563orchestrator_client
4,3031,155,801rest
4,3661,113,974csvlint
4,4181,084,435airrecord

Depends on

RankDownloadsName
107237,627,933connection_pool

Owners

#GravatarHandle
1icontenderlove
2icondrbrain