Skip to content
/ LGMP Public

A shared memory message based broadcast system using atomic interlocking.

License

Notifications You must be signed in to change notification settings

gnif/LGMP

Repository files navigation

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.