Application Components

Application Components. More...
Each Application component can be conceptualized as running within its own thread of control, executing methods sequentially in a run-to-completion (RTC) manner in response to messages dispatched from its own private FIFO event queue.

Application components must maintain their own state (i.e there is no accessible global state), and must communicate with other application components by way of sending asynchronous messages.


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