pooled-curb 0.1.0
When consuming web services, HTTP performance can be greatly improved if you enable keep-alive and the right HTTP library. Pooled-curb helps to solve this implementing a pool of Curb (libcurl) objects and providing a pleasent API to do HTTP requests through the pool.
Gemfile:
=
install:
=
Versions:
- 0.1.0 September 29, 2010 (7.5 KB)
Runtime Dependencies (2):
common-pool
>= 0
curb
>= 0
Development Dependencies (1):
thoughtbot-shoulda
>= 0