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: 246 of 183,911
Downloads: 152,124,975

Daily

Ranking: 268 of 183,903
Downloads: 131,892

Depended by

RankDownloadsName
141258,667,627faraday-net_http_persistent
1,04435,945,903azure-storage-common
1,06434,631,770mechanize
1,27827,122,551gitlab-fog-azure-rm
1,66715,798,807page-object
1,67215,712,301telesign
1,78413,538,583opensearch-transport
2,0299,705,564fluent-plugin-splunk-hec
2,1558,414,017fluent-plugin-datadog
2,6575,423,988rpush
2,7145,168,228gh
2,8424,641,919splitclient-rb
3,1353,667,999algolia
3,1643,595,861quickbooks-ruby
3,8552,247,706fluent-plugin-logzio
4,0271,975,358fcmpush
4,3731,597,121airrecord
4,4531,524,985mauth-client
4,4831,506,458sauce
4,5861,426,408csvlint

Depends on

RankDownloadsName
87401,902,994connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove