SObjectizer 5.8
Loading...
Searching...
No Matches
disp.hpp File Reference

An implementation of thread pool dispatcher. More...

Go to the source code of this file.

Classes

class  so_5::disp::thread_pool::impl::agent_queue_t
 Event queue for the agent (or cooperation). More...
 
struct  so_5::disp::thread_pool::impl::adaptation_t
 Adaptation of common implementation of thread-pool-like dispatcher to the specific of this thread-pool dispatcher. More...
 

Namespaces

namespace  so_5
 Private part of message limit implementation.
 
namespace  so_5::disp
 Event dispatchers.
 
namespace  so_5::disp::thread_pool
 Thread pool dispatcher.
 
namespace  so_5::disp::thread_pool::impl
 Internal implementation details of thread pool dispatcher.
 

Typedefs

template<typename Work_Thread >
using so_5::disp::thread_pool::impl::dispatcher_template_t
 Template for dispatcher.
 

Detailed Description

An implementation of thread pool dispatcher.

Since
v.5.4.0

Definition in file thread_pool/impl/disp.hpp.