期刊名称:International Journal of Database Management Systems
印刷版ISSN:0975-5985
电子版ISSN:0975-5705
出版年度:2012
卷号:4
期号:2
DOI:10.5121/ijdms.2012.4205
出版社:Academy & Industry Research Collaboration Center (AIRCC)
摘要:This paper aims at implementing a Symmetric Multi-Threading. The paper provides a true concurrency, also known as Symmetric Multi-Threading (IACKMA), which occur when multiple threads execute instructions during the same clock cycle. It gives high-performance to Java developers, a tremendous opportunity for speeding up programs. The proposed algorithm divides the dataset into several identical unit blocks. Then, it calculates the centroids and related statistics of patterns in each unit block to represent an approximation of the information in the unit blocks. We use this reduced data to reduce the overall time for distance calculations. We find that the clustering efficiency is closely related to determining how many blocks should be partitioned. In fact, since the algorithm uses discrete assignment rather than a set of continuous parameters, the "minimum" it reaches cannot even be properly called a local minimum. Despite these limitations, the algorithm is used frequently as a result of its ease of implementation.
关键词:Cluster Analysis; K-Mean Algorithm; Symmetric Multi-Threading; Mean Clustering; Objects-Centroids;distances