Building and Using High-Performance Financial Simulation Platform on Intranet in Java

Lan Rong
2006-01-01
Abstract:Monte Carlo Simulation is one of the most important methods used in derivative security pricing and financial risk estimating. A framework is given to build parallel Monte Carlo simulation platform simply and rapidly by Java in Intranet environment. We used SPMD programming model in the process of program building and eager scheduling algorithm to realize load balancing, failure-tolerance, and adaptive parallelism. Independent series is used as parallel pseudo-random number generation scheme to keep the availability of parallel simulation. Stock option pricing and bank credit risk VaR real-time calculation as applications, real simulation systems and experiment have be accomplished. And ideal running results achieved. Now, the platform and application systems can be used in financial firms to provide risk management and innovation of financial services.
What problem does this paper attempt to address?