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

A reusable implementation of agent_queue that can be used by various thread-pool dispatchers. More...

Go to the source code of this file.

Classes

class  so_5::disp::thread_pool::impl::basic_event_queue_t
 
struct  so_5::disp::thread_pool::impl::basic_event_queue_t::demand_t
 Actual demand in event queue. More...
 
struct  so_5::disp::thread_pool::impl::basic_event_queue_t::pop_result_t
 A result of erasing of the front demand from queue. 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.
 

Detailed Description

A reusable implementation of agent_queue that can be used by various thread-pool dispatchers.

Since
v.5.8.0

Definition in file basic_event_queue.hpp.