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.
Activity
- Latest release
- 8mo ago
- Total releases
- 54
- Cadence
- ~27 days
- Last 12 months
- 2
Reach
- Stars
- —
Details
- License
- MIT
- First release
- May 04, 2010
Releases
| Version | Released | |
|---|---|---|
4.0.8
patch
| ||
4.0.7
patch
| ||
4.0.6
patch
| ||
4.0.5
patch
| ||
4.0.4
patch
| ||
4.0.3
patch
| ||
4.0.2
patch
| ||
4.0.1
patch
| ||
4.0.0
major
| ||
3.1.0
minor
| ||
3.0.1
patch
| ||
3.0.0
major
| ||
2.9.4
patch
| ||
2.9.3
patch
| ||
2.9.2
patch
| ||
2.9.1
patch
| ||
2.9
minor
| ||
2.8
minor
| ||
2.7
minor
| ||
2.6
minor
| ||
2.5.2
patch
| ||
2.5.1
patch
| ||
2.5
minor
| ||
2.4.1
patch
| ||
2.4
minor
| ||
2.3.3
patch
| ||
2.3.2
patch
| ||
2.3.1
patch
| ||
2.2
minor
| ||
2.3
minor
| ||
2.1
minor
| ||
1.9
minor
| ||
2.0
major
| ||
1.8.1
patch
| ||
1.8
minor
| ||
1.7
minor
| ||
1.6.1
patch
| ||
1.6
minor
| ||
1.5.2
patch
| ||
1.5.1
patch
| ||
1.5
minor
| ||
1.4.1
patch
| ||
1.4
minor
| ||
1.3.1
patch
| ||
1.3
minor
| ||
1.2.5
patch
| ||
1.2.4
patch
| ||
1.2.3
patch
| ||
1.2.2
patch
| ||
1.2.1
patch
|
1–50 of 54