2. Structuring an Application : How You Can Change Global Constants at Runtime : Choosing a Concurrency Style
 
Share this page                  
Choosing a Concurrency Style
An OpenROAD control frame application can have any number of frames open at the same time. The open frames can be in one of two states: active or inactive. You should choose a style to use and use it consistently throughout your application.