Design of Hierarchical Thread Pool Executor for DSM
暂无分享,去创建一个
This paper discusses the Design and Implementation of Hierarchical Thread Pool Executor (HTPE) using the non blocking queues. This work enhances the performances of the Distributed Shared Memory (DSM) Programming. Few Java based DSMs make use of the concurrent utilities of Java that support the thread pool executor with blocking queues (i.e. Jackal). The study of the new proposed algorithm is done in a simulated environment which demonstrates that if the non-blocking queues are used, their performance improve significantly. The Hierarchical Thread Pool Executor using the non blocking queue has been simulated on the cluster environment using MinHeap tree data structure.
[1] Henri E. Bal,et al. Runtime optimizations for a Java DSM implementation , 2001, JGI '01.
[2] Henri E. Bal,et al. Source-level global optimizations for fine-grain distributed shared memory systems , 2001, PPoPP '01.
[3] Arun Agarwal,et al. Design of Concurrent Utilities in Jackal: A Software DSM Implementation , 2008, ICDCN.
[4] Henri E. Bal,et al. Run‐time optimizations for a Java DSM implementation , 2003, Concurr. Comput. Pract. Exp..