Welcome
» NERWous C
The memory element (or mel) abstracts the shared information concept of the NERW Concurrency Model. When an execution task runs, it produces or consumes data (or does both). In a concurrent environment, this data is shared with other execution tasks.
The following sections describe how NERWous C handles the sharing of data:
Previous Next Top
The memory element (or mel) abstracts the shared information concept of the NERW Concurrency Model. When an execution task runs, it produces or consumes data (or does both). In a concurrent environment, this data is shared with other execution tasks.
The following sections describe how NERWous C handles the sharing of data:
- Mel Basic:
- Mel Properties:
- Mel Operations:
- Mel Global Variables:
- Mel Buffers:
- Mel Closures:
- Mel Timeouts:
- Mel Reads:
- Mel Combined Reads:
- Mel Writes:
- Mel Priorities:
- Mel Resumptions:
- Mel Subscriptions:
- Mel Readonly Access:
- Mel Reader Zones:
- Compound Reader Zones:
- Mel Writer Zones:
- Mel Mixed Zones:
- Mel Arrays:
- Mel Arrays
- Mel Array Value Property
- Mel Array Closures
- Mel Array Status Property
- Mel Array Exceptions
- Mel Array Boundary Exceptions
- Mel Array Count Property
- Mel Array Boundary Behaviors
- Mel Array Consecutive Constructs
- Mel Array OR Wait Examples
- Mel Array AND Wait Examples
- Mel Array LIST Wait Examples
- Structured Mels:
- Mel Locations:
Previous Next Top
No comments:
Post a Comment