The database landscape has significantly evolved over the last decade as cloud computing enables to run distributed databases on virtually unlimited cloud resources. Hence, the already non-trivial task of selecting an...
详细信息
ISBN:
(数字)9783319671628
ISBN:
(纸本)9783319671628;9783319671611
The database landscape has significantly evolved over the last decade as cloud computing enables to run distributed databases on virtually unlimited cloud resources. Hence, the already non-trivial task of selecting and deploying a distributed database system becomes more challenging. database evaluation frameworks aim at easing this task by guiding the database selection and deployment decision. The evaluation of databases has evolved as well by moving the evaluation focus from performance to distribution aspects such as scalability and elasticity. This paper presents a cloud-centric analysis of distributed database evaluation frameworks based on evaluation tiers and framework requirements. It analysis eight well adopted evaluation frameworks. The results point out that the evaluation tiers performance, scalability, elasticity and consistency are well supported, in contrast to resource selection and availability. Further, the analysed frameworks do not support cloud-centric requirements but support classic evaluation requirements.
This paper proposes an intelligent microgrid energy management system (iEMS). It aims to develop and demonstrate an intelligent system at campus site through seamless integration of energy generation, storage and dema...
详细信息
ISBN:
(纸本)9781467388450
This paper proposes an intelligent microgrid energy management system (iEMS). It aims to develop and demonstrate an intelligent system at campus site through seamless integration of energy generation, storage and demand management facilities across the electric, thermal, and gas networks. This system will also have an enhanced information and communication technology (ICT) platform for supply and demand management as well as real-time energy market interactions. The major innovations proposed by the iEMS encompass advanced ICT tools such as forecasting, predictive modelling for harmonization of multi-energy grids and enabling real-time energy market interactions for maximizing cost savings without compromising operational effectiveness and grid stability. These innovations serve to either enhance system level energy savings or facilitate system integration by using advanced distributed database system and protocols such as IEEE 1888 for communication and control.
distributed databases have become necessity in the organizations, as applications are require data locally rather than remote locations. It is important to place data where the applications are required to process dat...
详细信息
ISBN:
(纸本)9781467345286
distributed databases have become necessity in the organizations, as applications are require data locally rather than remote locations. It is important to place data where the applications are required to process data. Data fragmentation and placement becomes a critical performance issue in distributed database design that has to be placed at different sites based on the usage of data. The performance of the application would become assessed and improved if it is properly fragment and allocate data during early design stages. In this paper, we proposed an algorithm by performing vertical fragmentation technique for the distributed database design for assessing the performance during early design stages. We simulated the algorithm with the case study. We used the proposed algorithm, Attribute Usage Matrix, and Random Number Generation technique for generating the values of Request Query, Arrival of Request, and Query generation. The Simulation results which helps the DBA to assess the performance of the proposed distributed database Design. The tool which helps the DBA to select the optimum design.
Real-time database applications are distributed in nature. Incorporating distributed data into a real-time database framework incurs complexity, associated with transaction concurrency control and database recovery in...
详细信息
ISBN:
(纸本)0769513212
Real-time database applications are distributed in nature. Incorporating distributed data into a real-time database framework incurs complexity, associated with transaction concurrency control and database recovery in a distributed context. This article presents an algorithm that manages soft real-time transactions in a distributed database. It uses a specific causal-ordering protocol to ensure the precedence relationships between transactions. Our algorithm is based on a technique, which subdivides transactions into sets. Then the protocol virtually serializes the executions on distributed servers by, using causal phase ordering properties. Causal phases are created according to transactions conflicts that may occur between transactions sets. Transactions of the same phase are scheduled according to their criticality, and transactions of two successive phases are ensured to commit in a causal partial order. This strategy, permits to reduce the execution time, allowing more transactions meeting their deadlines.
distributed databases have become the most essential technology for recent business organizations. The performance, efficiency and availability of a distributed database largely depend on the fragmentation of global r...
详细信息
ISBN:
(纸本)9783642178566
distributed databases have become the most essential technology for recent business organizations. The performance, efficiency and availability of a distributed database largely depend on the fragmentation of global relations and the allocation of those fragments at several sites of the network. In Non-Replicated fragment allocation scenario, the optimum allocation of the fragments is the only way, which can be exploited to increase the performance, efficiency, reliability and availability of the distributed database. In this paper, a new dynamic fragment allocation algorithm is proposed in Non-Replicated allocation scenario, which incorporates access threshold, time constraints of database accesses and most importantly the volume of data transmitted to dynamically reallocate fragments to sites at runtime in accordance with the changing access probabilities of nodes to fragments. It will decrease the migration of fragments and data transfer cost and will also improve the overall performance by dynamically reallocating fragments in a most intuitive manner.
At present, with the rapid development of the information industry, database technology has been greatly affected, and distributed database systems have gradually emerged. This article explains in detail the implement...
详细信息
This paper presents a parallel CART method for multivariate association query. The amount of communication information is reduced by performing two semi-joins. This method adopts a multi-node parallel method, which gr...
详细信息
Query optimization is an important part of database management *** this paper,through the research on query optimization technology,based on a number of optimization algorithms commonly used in distributed query,a new...
详细信息
Query optimization is an important part of database management *** this paper,through the research on query optimization technology,based on a number of optimization algorithms commonly used in distributed query,a new algorithm is designed,and experiments show that this algorithm can significantly reduce the amount of intermediate result data,effectively reduce the network communication cost,to improve the optimization efficiency.
In this paper, we propose one comprehensive distributed database transaction method for Infini Band transaction integrity in the distributed heterogeneous environment caused by data and application expansion. The meth...
详细信息
In this paper, we propose one comprehensive distributed database transaction method for Infini Band transaction integrity in the distributed heterogeneous environment caused by data and application expansion. The method first integrates the functions of the standard online transaction engine and then uses the optimistic concurrency control technique to deal with the online memory allocation problem. On the one hand, it reduces the delay time of the online transaction and on the other hand, allocates the computing cost of the transaction to the server and the client. In the existing enterprise network environment using YCSB as a benchmark test shows that the different keys under the method of response speed are the fastest. The result shows that this kind of hybrid processing scheme can make full use of the advantages of remote direct memory access and fast network, which can further improve the consistency and reliability of the distributed database system.
The Naval Postgraduate School's Laboratory for database Systems Research is the site of the multi-backend database supercomputer (MBDS). Originally, MBDS supported a prototype primary operation (retrieve-common) w...
详细信息
The Naval Postgraduate School's Laboratory for database Systems Research is the site of the multi-backend database supercomputer (MBDS). Originally, MBDS supported a prototype primary operation (retrieve-common) which merged two sets of records in a distributed, parallel database environment. This thesis presents the testing, and modification of that prototyped primary operation. First, the design rationale of the MBDS is reviewed. Specifically, this review examines the reasons for a database-oriented supercomputer, the MBDS primary processes, and the methodology of distributing a database within loosely coupled and highly parallel database stores. Then, this study explains the methodology involved in developing theories on the cause of retrieve-common's defects and bottlenecks. Finally, in validating our theories, this study relates the process of discovering and correcting these discrepancies.
暂无评论