apr_memcache

A memcached client API written in C, using APR and APR-Util.

I have moved this library to OutOfOrder.cc


Benchmark

  For 100,000 'gets':
    Perl Client: (test_get.pl)
      Elapsed: 33.696914
      Req/Sec: 2967.63080441135

    APR-Client: (compiled from test_get.c)
      Elapsed: 6.006000
      Req/Sec: 16650.016650


  For 100,000 'sets':
    Perl Client: (test_set.pl)
      Elapsed: 12.575756
      Req/Sec: 7951.80822528681

    APR-Client: (compiled from test_set.c)
      Elapsed: 5.803000 
      Req/Sec: 17232.465966

Contact

Send an email to [pquerna apache.org] or join #apr on Freenode IRC