/reactor-cpp11-

Rectir pattern written with C++11, and epoll/ select pattern

Primary LanguageC++GNU General Public License v3.0GPL-3.0

! Playing with epoll & reactor pattern

This small project aims to:

  • Fix my ideas on Reactor pattern
  • Play with the epoll/select system call
  • Play with C++ 11 thread API and other facilities