Next: , Previous: PolyORB ORB Tasking policies, Up: Tasking model in PolyORB


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