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: 245 of 183,052
Downloads: 145,493,180

Daily

Ranking: 193 of 183,043
Downloads: 28,723

Depended by

RankDownloadsName
145244,920,459faraday-net_http_persistent
1,01935,529,303azure-storage-common
1,04833,615,028mechanize
1,31024,882,126gitlab-fog-azure-rm
1,63815,409,619page-object
1,73513,643,793telesign
1,76213,049,461opensearch-transport
1,9879,657,607fluent-plugin-splunk-hec
2,1697,943,729fluent-plugin-datadog
2,6315,316,340rpush
2,6665,141,437gh
2,8244,531,204splitclient-rb
3,1573,464,005quickbooks-ruby
3,2303,270,717algolia
3,7872,241,606fluent-plugin-logzio
4,0951,814,129fcmpush
4,3751,547,650airrecord
4,4061,511,786mauth-client
4,4161,503,238sauce
4,5481,405,052csvlint

Depends on

RankDownloadsName
89376,638,386connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove