sneilan / stock-exchange

Personal stock exchange on your laptop!
Other
12 stars 4 forks source link

Refactors ring buffer / mmap construct / deconstructors #9

Closed sneilan closed 7 months ago

sneilan commented 8 months ago

Instantiate ring buffers, mmap blocks, memory pools etc entirely in main.cpp. Main.cpp will become the diagram of information flow throughout the exchange. Like a breadboard

See https://github.com/sneilan/stock-exchange/issues/3