NVIPC#

NVIPC is a messaging system for communication between two processes on the same system. It solves two problems:

  • How to transfer messages between two processes

  • How to notify a receiver when sending is finished