Framework Components

Framework Components. More...


Modules

 Execution
 Dispatches messages from queues for execution by individual application components.
 Messaging
 Framework for representing, sending, and queuing messages between application components.

Detailed Description

Framework Components.

Framework Components facilitate the execution or communication between Application Components. The messaging framework component is responsible for transporting messages from the sender to the appropriate FIFO message queue(s). The set of queues in which to deposit a given message is determined by a publish/subscribe topology. An execution framework component serves as a message pump and dispatches messages from each active object's queue. It it responsible for invoking the appropriate RTC methods of Application Components according to some scheduling policy.

overview.png

Overview of frameworks and application components in an assembled system


Generated on Thu Sep 27 11:11:48 2012 for VetSim by  doxygen 1.4.7