International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 50 - Issue 16 |
Published: July 2012 |
Authors: Anuradha.T, Satya Pasad R, S. N. Tirumalarao |
![]() |
Anuradha.T, Satya Pasad R, S. N. Tirumalarao . Performance Evaluation of Apriori on Dual Core with Multiple Threads. International Journal of Computer Applications. 50, 16 (July 2012), 9-16. DOI=10.5120/7853-1088
@article{ 10.5120/7853-1088, author = { Anuradha.T,Satya Pasad R,S. N. Tirumalarao }, title = { Performance Evaluation of Apriori on Dual Core with Multiple Threads }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 50 }, number = { 16 }, pages = { 9-16 }, doi = { 10.5120/7853-1088 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A Anuradha.T %A Satya Pasad R %A S. N. Tirumalarao %T Performance Evaluation of Apriori on Dual Core with Multiple Threads%T %J International Journal of Computer Applications %V 50 %N 16 %P 9-16 %R 10.5120/7853-1088 %I Foundation of Computer Science (FCS), NY, USA
The complexity of handling the scalability problem of huge data can be reduced with parallel processing. The efficiency of parallel processing changes as the number of processors or number of threads change. Parallel processing is more appropriate for the field like data mining as it is the technique of analyzing large quantities of data to extract useful knowledge. Data mining is very much essential to the modern society as more and more data is being collected from various fields. Experiments are conducted to test the run time efficiency of the apriori algorithm on dual core processor by changing the number of threads for different databases at different support counts. This paper also present the comparison of real time, user time and system time with multiple threads on dual core compared to sequential implementation.