Medication recommendation aims to suggest personalized drug combinations to patients based on their longitudinal medical histories stored in electronic health record (EHR) datasets. Patients’ Dynamic Treatment Regime...
详细信息
Traditional cloud computing models struggle to meet the requirements of latency-sensitive applications when processing large amounts of data. As a solution, Multi-access Edge Computing (MEC) extends computing resource...
详细信息
Propose an enhanced concurrency control algorithm that minimizes the query delay efficiently. The factors that delay search operations and deteriorate the concurrency of index structures are node splits and minimum bo...
详细信息
Propose an enhanced concurrency control algorithm that minimizes the query delay efficiently. The factors that delay search operations and deteriorate the concurrency of index structures are node splits and minimum bo...
详细信息
ISBN:
(纸本)0769509967
Propose an enhanced concurrency control algorithm that minimizes the query delay efficiently. The factors that delay search operations and deteriorate the concurrency of index structures are node splits and minimum bounding region (MBR) updates in multi-dimensional index structures. In our algorithm, in order to reduce the query delay by splitting operations, we optimize the exclusive latching time on a split node. It does not hold exclusive latches throughout the whole split time but only during the physical node split time, which occupies only a small part of the whole split time. Also, to avoid the query delay caused by MBR updates, we introduce the partial lock coupling (PLC) technique. PLC increases concurrency by using lock coupling only in the case of MBR shrinking operations that are less frequent than MBR expansion operations. For performance evaluation, we implement the proposed algorithm and one of the existing link technique-based algorithms on MIDAS-III, which is the storage system of the BADA-III DBMS. We show, through various experiments, that our proposed algorithm outperforms the existing algorithm in terms of throughput and response time.
In this paper we propose an efficient concurrency control algorithm based on the link technique of RLink-Tree for high-dimensional index structures. Unlike the RLink-Tree concurrency control algorithm, it does not emp...
详细信息
In this paper we present an improved hard acknowledgement deadline protocol in real-time remote procedure call (RT-RPC). Current RT-RPC protocol asks services and waits until the deadline of result. M. Dao and Kwei-Ja...
In this paper we propose an efficient concurrency control algorithm based on the link technique of R/sup Link/-Tree for high-dimensional index structures. Unlike the R/sup Link/-Tree concurrency control algorithm, it ...
详细信息
In this paper we propose an efficient concurrency control algorithm based on the link technique of R/sup Link/-Tree for high-dimensional index structures. Unlike the R/sup Link/-Tree concurrency control algorithm, it does not employ lock-coupling while ascending the index trees to process node splits and MBR (minimum bounding region) updates. Additionally, the algorithm provides the concurrency control mechanisms for forced reinsertion operations that are used to improve search performance in multi-dimensional index trees. We show through experiments that our proposed method outperforms the existing R/sup Link/-Tree algorithm.
In this paper we present an improved hard acknowledgement deadline protocol in real-time remote procedure call (RT-RPC). Current RT-RPC protocol asks services and waits until the deadline of result. M. Dao and Kwei-Ja...
详细信息
In this paper we present an improved hard acknowledgement deadline protocol in real-time remote procedure call (RT-RPC). Current RT-RPC protocol asks services and waits until the deadline of result. M. Dao and Kwei-Jay Lin (1991) extended RT-RPC by adding hard acknowledgement deadline and got considerable result, to give more time to client recovering error etc. We improved that hard acknowledgement deadline by sending cancel message to the server at acknowledgement deadline when the client did not receive any message from the server by acknowledgement deadline. Upon receiving the cancel message the server kills the current request and executes next message. This scheme will give the client more time to handle requests and the server can do more requests in a given time. To show the effectiveness (more throughput in server) of our protocol we also include our simulation analysis.
暂无评论