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
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.
No comments:
Post a Comment