Many data sets follow certain distribution patterns, such as uniform distribution, normal distribution, and so on. Some algorithms for database operations make use of this distribution knowledge, and they usually perform much better than other algorithms, particularly in parallel computers. However, the distribution characteristics of certain data sets can change from time to time in real-life situations and affect the performance of these algorithms. It is thus important to know the behaviour of these algorithms under imperfect situations. This article presents the sensitivity analysis of a statistical algorithm for database operations when data sets do not follow the assumed distribution pattern. A parallel sorting algorithm designed by t...
Background: Sorting algorithms are an essential part of computer science. With the use of parallelis...
Association rule mining is an important new problem in data mining. It has crucial applications in d...
We present an approach to dealing with skew in parallel joins in database systems. Our approach is e...
Many data sets follow certain distribution patterns, such as uniform distribution, normal distributi...
Sorting is one of the most important operations in database systems and its efficiency can influence...
In multiprocessor systems, data parallelism is the execution of the same task on data distributed ac...
SIGLEAvailable from British Library Document Supply Centre-DSC:DXN032928 / BLDSC - British Library D...
An efficient parallel algorithm FPM(Fast Parallel Mining) for mining association rules on a shared-n...
This research project will be focused on parallel processing as it is used with database management ...
Skew effects are a serious problem in parallel database systems, but the relationship between differ...
This paper presents the complexity analysis and empirical results of a distributed selection algorit...
A sorting algorithm is adaptive if its run time, for inputs of the same size n, varies smoothly from...
This paper deals with load balancing in distributed memory parallel database computers. In such an e...
Parallel sorting algorithms have been proposed for a variety of multiple instruction streams, multip...
The aim of the paper is to introduce techniques in order to tune sequential in-core sorting algorith...
Background: Sorting algorithms are an essential part of computer science. With the use of parallelis...
Association rule mining is an important new problem in data mining. It has crucial applications in d...
We present an approach to dealing with skew in parallel joins in database systems. Our approach is e...
Many data sets follow certain distribution patterns, such as uniform distribution, normal distributi...
Sorting is one of the most important operations in database systems and its efficiency can influence...
In multiprocessor systems, data parallelism is the execution of the same task on data distributed ac...
SIGLEAvailable from British Library Document Supply Centre-DSC:DXN032928 / BLDSC - British Library D...
An efficient parallel algorithm FPM(Fast Parallel Mining) for mining association rules on a shared-n...
This research project will be focused on parallel processing as it is used with database management ...
Skew effects are a serious problem in parallel database systems, but the relationship between differ...
This paper presents the complexity analysis and empirical results of a distributed selection algorit...
A sorting algorithm is adaptive if its run time, for inputs of the same size n, varies smoothly from...
This paper deals with load balancing in distributed memory parallel database computers. In such an e...
Parallel sorting algorithms have been proposed for a variety of multiple instruction streams, multip...
The aim of the paper is to introduce techniques in order to tune sequential in-core sorting algorith...
Background: Sorting algorithms are an essential part of computer science. With the use of parallelis...
Association rule mining is an important new problem in data mining. It has crucial applications in d...
We present an approach to dealing with skew in parallel joins in database systems. Our approach is e...