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:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 0.1.0 September 29, 2010 (7.5KB)
 
Runtime依存関係 (2):
            common-pool
            >= 0
          
          
            curb
            >= 0
          
    Development依存関係 (1):
            thoughtbot-shoulda
            >= 0