An implementation of sorting algorithm based on java multi-thread technology
An efficient implementation of quick sort algorithm based on java muti-thread technology was proposed for multi-core computer system. According to Divide-and-Conquer method, it divided the data into a number of segments, and then merged the segments into one with Merge Algorithm based on multi-thread. The experimental results showed that the new implementation is more effective than the traditional implementation. On the Dual-core computer, performance of the implementation increased by about 40%, the more core of computer, the better performance of the implementation.
java multi-thread quick sort merge sort
Deming Wang Xiuqiong Zhang Tao Men Minrong Wang Hongying Qin
Laboratory of Intelligent Information Processing and Application, College of Computer Science, Leshan Normal University Leshan, China
国际会议
杭州
英文
629-632
2012-03-23(万方平台首次上网日期,不代表论文的发表时间)