Next: PolyORB ORB Controller policies, Previous: PolyORB ORB Tasking policies, Up: Tasking model in PolyORB [Contents][Index]
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