What's new? | Help | Directory | Sign in
Google
serf
High-performance asynchronous HTTP client library
  
  
  
  
    
License: Apache License 2.0
Labels: http.client, http, C
Show all Featured Downloads:
serf-0.1.2.tar.bz2
Show all Featured Wiki Pages:
SerfStatus

The serf library is a C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high performance operation.