LGMP icon indicating copy to clipboard operation
LGMP copied to clipboard

A shared memory message based broadcast system using atomic interlocking.

trafficstars

Looking Glass Memory Protocol

This library provides a message based broadcast system over shared memory to multiple listeners making full use of atomic locking and is safe to use across Virtual Machine boundaries as used in the Looking Glass project.