Public Member Functions | |
ThreadPoolParams () | |
ThreadPoolParams (NotifyExt.PriorityModel priority_model, short server_priority, int stacksize, int static_threads, int dynamic_threads, short default_priority, boolean allow_request_buffering, int max_buffered_requests, int max_request_buffer_size) | |
Public Attributes | |
NotifyExt.PriorityModel | priority_model |
short | server_priority |
int | stacksize |
int | static_threads |
int | dynamic_threads |
short | default_priority |
boolean | allow_request_buffering |
int | max_buffered_requests |
int | max_request_buffer_size |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|