Sunday, June 10, 2018

Implementation of Multi-thread Programming on MatrixNexus

MatrixNexus is created by using alot of Components and class libraries, Another important features of Matrixnexus is multi-threading, each thread is designed to do a special task, this technique allows, execute multiple programs at a same time , for an example see the images given below. The requirements were
1. system has to receive feeds from MDF server and concurrently it have to update watch-list
2. On interval basis system has to send request for Cash-balance, portfolio,current orders updates, concurrently let other threads allow to update the Portfolio , cash-balance ,current orders,watch-lists and ticker tapes. The system must not get hang or wait for any thread to finish it's task. It have to allow user to watch and place order without fail.
Multi-thread

No comments:

Post a Comment

Analyser Different types of charts to Analyse a symbol

Analyser has in-built charts to analyse a selective symbol here is the example