Next: , Previous: , Up: Tasking model in PolyORB   [Contents][Index]


5.3 PolyORB Tasking configuration

The following parameters allow the user to set up some of the tasking parameters.


###############################################################################
# Parameters for tasking
#

[tasking]
# Default storage size for all threads spawned by PolyORB
#storage_size=262144

# Number of threads by Thread Pool tasking policy
#min_spare_threads=4
#max_spare_threads=4
#max_threads=4