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: 249 of 184,896
Downloads: 160,317,671

Daily

Ranking: 288 of 184,880
Downloads: 42,012

Depended by

RankDownloadsName
139277,136,892faraday-net_http_persistent
1,06936,429,526azure-storage-common
1,08435,662,990mechanize
1,26329,783,401gitlab-fog-azure-rm
1,59918,372,287telesign
1,70616,187,432page-object
1,79014,117,754opensearch-transport
2,0669,751,247fluent-plugin-splunk-hec
2,1169,073,416fluent-plugin-datadog
2,6925,554,118rpush
2,7745,205,544gh
2,8754,782,777splitclient-rb
3,0834,103,384algolia
3,1993,736,611quickbooks-ruby
3,9292,255,700fluent-plugin-logzio
3,9982,130,872fcmpush
4,3781,668,618airrecord
4,5441,539,575mauth-client
4,5811,509,202sauce
4,6641,448,320csvlint

Depends on

RankDownloadsName
86439,592,134connection_pool

Owners

#GravatarHandle
1icontenderlove
2icondrbrain