JohnTech/content/projects/Real Time Trading System.md

652 B

+++ title = "Real Time Trading system" date = "2024-11-17" author = "John Costa" toc = true tags = ["Software"] +++

During my final year at university, I developed a real time trading system as a way to explore distributed systems development.

I built a modular architecture that enabled horizontal scaling, and implemented various strategies for speeding up the application.

You can also check out my final report here.