Dynamic Visualization of Computtations on the Internet
暂无分享,去创建一个
We present the design of a visualization tool which can be incorporated in parallel/distributed code to track computational parameters with respect to convergence and the distribution of the work remaining for the parallel processes. We describe its functionality, algorithms and implementation in Java, as it is applied to a package for multivariate integration. Implementation aspects include message passing and control flow in its interaction with the application code. The approach is mainly asynchronous and based on multi-threading.
[1] Elise de Doncker,et al. ParInt: a software package for parallel integration , 1996, ICS '96.
[2] Edsger W. Dijkstra,et al. Co-operating sequential processes , 1968 .