Name |
ruby-net-http-persistent |
Version |
4.0.1 |
Summary |
RubyGem: net-http-persistent |
Description |
Manages persistent connections using Net::HTTP including a thread pool forconnecting 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 TCPround-trip and causes TCP congestion avoidance negotiation to start over.Net::HTTP supports persistent connections with some API methods but does notmake setting up a single persistent connection or managing multipleconnections easy |
Section |
base |
License |
MIT |
Homepage |
https://github.com/drbrain/net-http-persistent
|
Recipe file |
recipes-ruby/ruby-net-http-persistent_4.0.1.bb
|
Layer |
meta-sca (zeus branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
|
Sources
Patches
None
Other branches
This recipe in other branches of meta-sca:
Branch |
Recipe |
zeus (Yocto Project 3.0)
|
ruby-net-http-persistent 4.0.1 (this recipe)
|