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: 258 of 193,524
Downloads: 199,437,227

Daily

Ranking: 295 of 193,495
Downloads: 121,352

Depended by

RankDownloadsName
130374,070,956faraday-net_http_persistent
89657,898,497vault
1,15440,802,595mechanize
1,21238,564,045azure-storage-common
1,31434,531,937gitlab-fog-azure-rm
1,61823,102,409telesign
1,82018,435,214page-object
1,94216,090,662opensearch-transport
2,11012,791,638fluent-plugin-datadog
2,24810,507,290fluent-plugin-splunk-hec
2,5358,198,706rpush
2,7866,663,390algolia
2,9985,734,913splitclient-rb
3,0685,380,293gh
3,2184,736,357quickbooks-ruby
4,0092,729,226fcmpush
4,1202,530,513airrecord
4,2792,306,085fluent-plugin-logzio
4,5261,977,133vonage
4,7871,731,634csvlint

Depends on

RankDownloadsName
60673,510,323connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove