Hi Guys! I've just pushed to master a new example that highlights the asynchronous server template in 0.8. The example can be found here: https://github.com/mikhailberis/cpp-netlib/blob/master/libs/network/example/http/fileserver.cpp -- I've benchmarked it locally to be able to handle ~3800 RPS on a dual-core Intel 2GB of RAM serving the README.rst file.
The example only works on Linux/UNIX where mmap is available, maybe someone can help make this work on Windows too? :) Have a good one guys and I hope this helps! -- Dean Michael Berris deanberris.com ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Cpp-netlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel
