Designing a model with the use of the multicore profile

You can use the multicore profile with IBM® Rational® Rhapsody® to model applications designed to perform on multicore operating systems. The information in this section is based on the C and CPP multicore sample models included with the product.
The multicore profile contains the stereotypes you need to model your application, including:

Design considerations

How you design, structure, and model your application depends on several factors pertaining to multicore processing capabilities. Before you begin designing, consider the following factors:

Workflow for designing multicore applications

The top-level work flow for designing a multicore application consists of the following general steps

  1. Open a project that uses the multicore profile, or create a project with this profile.
  2. In the project, assign active classes and instances of active classes to specific core elements.

Feedback