| |
|
| |
|
|
| |
Work Done: FXBet - multi-tier betting/trading system, which includes Server(Service, Service Controller, Data Feeders) and Client Aplications(Betting Terminal, Manager Application, Administrator Application )
Service - has next ability:
1) Serving clients connections and requests.
2) Providing clients with quotes using push technology.
3) Data storage and backup.
(!)Load tests were performed - server served more than 5000 alive connections.
Service Controller - has next ability:
1) Monitoring service status.
2) Display information about performance parameters (max/min/avg connections, processor loading, request queue, etc.).
Data Feeders - dynamic link libraries, which connect to the data source and get quotes, news, etc.
Terminal - application for trading/betting has next ability:
1)Connecting to the server and authentication.
2)Obtaining quotes in real time.
3)Display graphics financial market prices over time, according to historical data and came quotations.
4)Preserving history market.
5)Obtaining market history.
6)Bidding.
7)Display hisory rates.
8)Display account information in the system.
9)Automatical application update.
Manager Application - application for managing system data, has next ability:
1) Accounts management.
2) Orders management.
3) Display Profit/Loss statistic.
4) Display symbol market statistics.
5) Creating various reports.
Administrator Application - application for managing server application, has next ability:
1) Start/stop server manually.
2) Start server as service.
3) Configure server startup variables.
4) Configure server.
5) Display error/working logs. |
|
| |
|
| | |