Next: , Previous: , Up: RTCosScheduling Service   [Contents][Index]


7.5.2 RTCosScheduling::ClientScheduler

Client side activities are defined in a configuration file that can be loaded using RTCosScheduling.ClientScheduler.Impl.Load_Configuration_File

On the client side, the user can set up

This file has the following syntax, derived from PolyORB configuration file syntax:

# Name of the activity
[activity activity1]

# Activity priority, in RTCORBA.Priority'Range
priority=10000

In this example, activity activity1 is defined with priority 10'000.