NgwanaTau / Fix_Me

A simulation of financial markets that exchange a simplified version of FIX messages in a multi-threaded network, using asynchronous sockets and the java executor framework. A WeThinkCode Java Module project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix_Me

A simulation of financial markets that exchange a simplified version of FIX messages in a multi-threaded network, using asynchronous sockets and the java executor framework. A WeThinkCode Java Module project

To run you will have to install Maven first. Run 'mvn clean package', then navigate to router\target and run 'java -jar router.jar' first before running the market and the broker

About

A simulation of financial markets that exchange a simplified version of FIX messages in a multi-threaded network, using asynchronous sockets and the java executor framework. A WeThinkCode Java Module project


Languages

Language:Java 100.0%