/100-132-SharedMemory

Repo for prototyping shared memeory between C++ and Julia

Primary LanguageC++

100-132-SharedMemory

This repository contains examples of creating and reading from a POSIX shared memory in C++ and Julia.

Using the InterProcessCommunication package.