First page Back Continue Last page Graphics
Inter-Task Communication
Tasks often need to communicate
- Could be done through global memory
- Difficulties arise due to:
- handshaking
- communication of streams
Similar to communication tasks encountered in programming processes or threads.