libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Member Functions | Friends | List of all members
iqxmlrpc::Pool_executor_factory Class Reference

Factory for Pool_executor objects. It is also serves as a pool of threads. More...

#include <executor.h>

Inheritance diagram for iqxmlrpc::Pool_executor_factory:
iqxmlrpc::Executor_factory_base

Public Member Functions

 Pool_executor_factory (unsigned num_threads)
 
Executorcreate (Method *m, Server *s, Server_connection *c)
 
iqnet::Reactor_basecreate_reactor ()
 
void add_threads (unsigned num)
 Add some threads to the pool.
 
void register_executor (Pool_executor *)
 

Friends

class Pool_thread
 

Detailed Description

Factory for Pool_executor objects. It is also serves as a pool of threads.


The documentation for this class was generated from the following files: