4.7.6. IPC techniques to avoid
- SysV? IPC
- contra: own namespace
- message queues non pollable
- Threads:
- complicated!
- requires synchonization and locking
- introduces class of timing errors: hard to debug and verify
- one kills all syndrome
- many libraries not thread safe
- Lee06
- STREAMS
4.7.5. Unix Inter Process Communication - Advanced Techniques | 1. Denx Training Topics | 4.7.7. Use case: board test software | |||
Prev | Home | Next | |||