/cpp-overview

including epoll mysqlpool redispool etc.

Primary LanguageC++MIT LicenseMIT

C++ 杂项合集

该项目为c++学习过程中的总结,包含下列内容

  • 多线程编程
  • 线程同步
  • 线程池
  • socket编程
  • epoll使用
  • mysql使用
  • mysql连接池
  • redis使用
  • redis连接池
  • jsoncpp使用
  • c++新特性
  • boost库使用
  • libevent使用