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: 248 of 185,074
Downloads: 161,637,930

Daily

Ranking: 355 of 185,066
Downloads: 20,721

Depended by

RankDownloadsName
136280,381,585faraday-net_http_persistent
1,07336,519,059azure-storage-common
1,08535,860,053mechanize
1,26330,167,750gitlab-fog-azure-rm
1,59918,756,326telesign
1,70816,264,025page-object
1,79314,175,601opensearch-transport
2,0749,756,303fluent-plugin-splunk-hec
2,1169,174,634fluent-plugin-datadog
2,6995,575,994rpush
2,7855,218,502gh
2,8864,811,195splitclient-rb
3,0744,188,331algolia
3,2003,763,865quickbooks-ruby
3,9362,256,515fluent-plugin-logzio
3,9932,154,872fcmpush
4,3721,686,461airrecord
4,5511,541,912mauth-client
4,5971,509,474sauce
4,6721,451,949csvlint

Depends on

RankDownloadsName
82448,400,366connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove