DocumentCode :
1895061
Title :
An Implementation of Sorting Algorithm Based on Java Multi-thread Technology
Author :
Wang, Deming ; Zhang, Xiuqiong ; Men, Tao ; Wang, Minrong ; Qin, Hongying
Author_Institution :
Lab. of Intell. Inf. Process. & Applic., Leshan Normal Univ. Leshan, Leshan, China
Volume :
1
fYear :
2012
fDate :
23-25 March 2012
Firstpage :
629
Lastpage :
632
Abstract :
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.
Keywords :
Java; multi-threading; multiprocessing systems; sorting; Java multithread technology; divide-and-conquer method; dual core computer; merge algorithm; multicore computer system; sorting algorithm implementation; Algorithm design and analysis; Computers; Encyclopedias; Instruction sets; Java; Merging; Sorting; java; merge sort; multi-thread; quick sort;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Science and Electronics Engineering (ICCSEE), 2012 International Conference on
Conference_Location :
Hangzhou
Print_ISBN :
978-1-4673-0689-8
Type :
conf
DOI :
10.1109/ICCSEE.2012.152
Filename :
6187858
Link To Document :
بازگشت