Previous: Middleware tasking policies, Up: Compile-time configuration


4.1.3 Sample files

PolyORB provides a set of predefined setup packages. You must `with' one of them in your application node to activate the corresponding setup.

To use one of these configurations, add a dependency on one of these packages, for example, with PolyORB.Setup.Thread_Pool_Server;. The elaboration of the application (based on Ada rules) and the initialization of the partition (based on the application personalities mechanisms) will properly set up your application.