Define a threadpool resource that an ORB must provide. More...
import "CIAO_ServerResources.idl";
Public Attributes | |
string | Id |
unsigned long | stacksize |
unsigned long | static_threads |
unsigned long | dynamic_threads |
Priority | default_priority |
boolean | allow_request_buffering |
unsigned long | max_buffered_requests |
unsigned long | max_request_buffer_size |
Define a threadpool resource that an ORB must provide.
unsigned long CIAO::Deployment::ORS_Threadpool::dynamic_threads |
unsigned long CIAO::Deployment::ORS_Threadpool::max_buffered_requests |
unsigned long CIAO::Deployment::ORS_Threadpool::stacksize |
unsigned long CIAO::Deployment::ORS_Threadpool::static_threads |