Package orc.runtime.regions

Regions are used to track when some (sub-)computation terminates.

See:
          Description

Class Summary
Execution This class does nothing except serve as a root for the execution.
GroupRegion  
IsolatedRegion An isolated region.
Region Regions are used to track when some (sub-)computation terminates.
SemiRegion  
 

Package orc.runtime.regions Description

Regions are used to track when some (sub-)computation terminates.