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: 261 of 196,125
Downloads: 206,348,301

Daily

Ranking: 355 of 196,106
Downloads: 30,335

Depended by

RankDownloadsName
129389,610,699faraday-net_http_persistent
89859,060,823vault
1,16141,617,979mechanize
1,23338,864,733azure-storage-common
1,33834,732,382gitlab-fog-azure-rm
1,45530,201,834fcm
1,64923,297,443telesign
1,83418,821,171page-object
1,94416,485,157opensearch-transport
2,10513,399,561fluent-plugin-datadog
2,27910,589,473fluent-plugin-splunk-hec
2,5018,726,720rpush
2,7687,101,300algolia
3,0135,940,740splitclient-rb
3,1155,418,606gh
3,2234,985,054quickbooks-ruby
4,0342,816,963fcmpush
4,1472,629,481airrecord
4,3562,313,689fluent-plugin-logzio
4,5372,081,205vonage

Depends on

RankDownloadsName
59713,398,615connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove