C++11 并发指南系列(一)
http://www.cnblogs.com/haippy/p/3284540.html
c++并发编程指南一:引言
https://blog.csdn.net/watson2016/article/details/52859983
Linux之TCPIP内核参数优化
https://www.cnblogs.com/wuchanming/p/4028341.html
(原创)用C++11的std::async代替线程的创建
https://www.cnblogs.com/qicosmos/p/3534211.html
透过 Linux 内核看无锁编程
https://www.ibm.com/developerworks/cn/linux/l-cn-lockfree/