Inter-process communication with Memory Mapped Files
A library that allows inter-process communication using a shared Memory Mapped File, in which two or more processes can read and write byte arrays. It provides a method to write and an event that is raised every time new data are available.