Skip to content

A high-performance stock exchange consisting various components like matching-engine, gateway etc. building using C++

Notifications You must be signed in to change notification settings

vaasu2002/Stock-Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototyping-IPC

#Installation

chmod +x scripts/install-deps.sh
./scripts/install-deps.sh 

mkdir build && cd build

cmake ..

cmake --build .

./process1 9001 & ./process2 9002 &

About

A high-performance stock exchange consisting various components like matching-engine, gateway etc. building using C++

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors