Refactoring for Parallelization of Matlab-based Legacy System

FAN Feng-feng,ZHANG Yan-yuan,LIN Yi
DOI: https://doi.org/10.3969/j.issn.1006-2475.2012.05.008
2012-01-01
Abstract:While the multicore platform became popular,the applications got complicated and data set expanded,the full power of system can't be exploited by the serial code in the Matlab-based legacy program,the requirement of large scale data processing can't be fulfilled.The parallel computing model of Matlab provides the support for parallelization of the data-intensive application.The key-points and methods of refactoring for parallelization of legacy system are analyzed from the view of system architecture expanding and business logic parallelization,the performance promotion of large scale data processing is verified by the application test results in the refactored system.
What problem does this paper attempt to address?