cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
executors Directory Reference

Directory of source codes of executors to process asynchronous tasks.

More...

Directory dependency graph for executors:

Files

 
general_executor.cpp
 Definition of GeneralExecutor class.
 
i_single_thread_executor.h
 Definition of ISingleThreadExecutor class.
 
single_thread_executor.cpp
 Definition of SingleThreadExecutor class.
 
timer.h
 Definition of Timer class.
 
wrap_executor.h
 Declaration of wrap_executor function.
 
wrapping_executor.cpp
 Definition of WrappingExecutor class.

Detailed Description

Directory of source codes of executors to process asynchronous tasks.