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: 260 of 196,584
Downloads: 207,717,408

Daily

Ranking: 331 of 196,552
Downloads: 64,305

Depended by

RankDownloadsName
130392,358,887faraday-net_http_persistent
89959,320,269vault
1,16441,776,577mechanize
1,24038,922,004azure-storage-common
1,33834,780,306gitlab-fog-azure-rm
1,45630,427,821fcm
1,65423,344,184telesign
1,83618,889,385page-object
1,94716,541,666opensearch-transport
2,10713,446,263fluent-plugin-datadog
2,28510,596,144fluent-plugin-splunk-hec
2,5058,754,076rpush
2,7637,203,401algolia
3,0105,975,460splitclient-rb
3,1265,423,855gh
3,2205,031,949quickbooks-ruby
4,0352,835,033fcmpush
4,1482,650,656airrecord
4,3662,315,590fluent-plugin-logzio
4,5362,102,336vonage

Depends on

RankDownloadsName
59721,341,726connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove