Sciweavers

ARTCOM
2009
IEEE

Maximizing the Efficiency of Parallel Apriori Algorithm

13 years 7 months ago
Maximizing the Efficiency of Parallel Apriori Algorithm
In this paper we attempt to maximize the efficiency of the parallel Apriori Algorithm. The paper analyzes the performance of the algorithm over different datasets and over n processors on a commodity cluster of machines. In the Apriori Algorithm all processes need to synchronize after every pass. If any process is assigned more load than other processes in the system, the slowest process will dictate the speed of the program. It is therefore important to ensure that load is equally balanced among all processes. Our algorithm determines the no. of running processes and divides the load equally so as to maximize the system performance and its efficiency. The experiments conducted show that the parallel algorithm scales well to the number of processes and also improves on the efficiency by effective load balancing.
Ketan Shah, Sunita Mahajan
Added 08 Sep 2010
Updated 08 Sep 2010
Type Conference
Year 2009
Where ARTCOM
Authors Ketan Shah, Sunita Mahajan
Comments (0)