Real-Time services

IBM® Rational® Systems Developer Extension for RealTime includes a set of pre-compiled services libraries, called the Real-Time Services (RTS) Library, for different platforms that provide state machine, inter-process communication, concurrency control, thread management, timing, and debugging capabilities.

Behavior in a model is specified using a State machine, and communication patterns are specified with capsule structure. When a model is built, these abstractions must be converted to implementation. The Real-Time Services Library provides the following facilities:

You can build a UML development project using the RTS Library by setting the Environment property in the project's transformation configuration to C++ TargetRTS.


Feedback