The MIPC service provides local communication only. MIPC has the following major benefits:
MIPC system calls are real-time compliant.
Messages are exchanged through a zero-copy interface.
Messages can be allocated and posted from interrupt handlers.
The MIPC service is therefore highly suited to real-time applications.