Software Considerations
Resource considerations may dictate software design and implementation:
? Low level language (e.g., C) where programmer has close link to machine
? Inter-process communication may be too slow (e.g., C fork).
? May implement special buffering, etc., to control timings