Skip to content

This is a stock exchange system that receives and handle multiple request from clients.

Notifications You must be signed in to change notification settings

chun77/stock-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Exchange System

  • Engineered a high-performance, multi-threaded matching engine for a stock exchange platform in C++, enabling efficient real-time processing and sophisticated matching of buy and sell stock orders;
  • Implemented a robust XML parser and generator to facilitate dynamic server-client communication, supporting complex trading operations with PostgreSQL for ACID-compliant transaction management.

About

This is a stock exchange system that receives and handle multiple request from clients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages