/reactor-cpp-testing

Playing with C++ 11 and Reactor 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