MRead. Handle lots of incoming connections on one port without slowing down.

github.com/cloudwu/mread

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2015
  • Add MIT License
January 2013
  • remove testmap
November 2012
  • Merge pull request #8 from Cofyc/kqueue
  • Merge pull request #7 from Cofyc/trailing_spaces
  • fixbug: timeout is in milliseconds
  • remove trailing spaces for diff
September 2012
  • change ringbuffer api name
  • bugfix: _alloc while just arrive end
August 2012
  • Merge pull request #6 from Atry/patch-1
  • Update README.md
  • Merge pull request #5 from Cofyc/kqueue
  • allow align_length == old_length
  • convert spaces to tab
  • add kqueue API support
  • remove map.h
  • We don't need hashmap at all
  • readme
July 2012
  • bugfix: read 0
  • add api mread_close_client
May 2012
  • minor fix: printf format