Defines a Threadpool with Lanes resource that an ORB must provide. More...
import "CIAO_ServerResources.idl";
Public Attributes | |
string | Id |
unsigned long | stacksize |
ORS_ThreadpoolLanes | threadpool_lanes |
boolean | allow_borrowing |
boolean | allow_request_buffering |
unsigned long | max_buffered_requests |
unsigned long | max_request_buffer_size |
Defines a Threadpool with Lanes resource that an ORB must provide.
unsigned long CIAO::Deployment::ORS_ThreadpoolWithLanes::stacksize |