Active and reactive classes

An active object is one that runs on its own task (thread), with a message queue available on the task object. A reactive object is one that has a mechanism for consuming events and triggered operations.
In IBM® Rational® Rhapsody®, an object is reactive if it fulfills any of the following conditions:
Using Rational Rhapsody, you can:

Feedback