분류 전체보기
![[논문 세미나] Efficiently making (almost) any concurrency control mechanism serializable](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FUn8UP%2FbtsMBGPc4zV%2F97uiV4edJMOrdXpLJZkNu0%2Fimg.png)
[논문 세미나] Efficiently making (almost) any concurrency control mechanism serializable
Title:Efficiently making (almost) any concurrency control mechanism serializable Authors:Tianzheng Wang, Ryan Johnson, Alan Fekete, and Ippokratis Pandis Journal/Conference:VLDB '17 Source: https://dl.acm.org/doi/10.1007/s00778-017-0463-8 Abstract:Concurrency control (CC) algorithms must trade off strictness for performance. In particular, serializable CC schemes generally pay higher cost to pre..
![[논문 세미나] A Transactional Perspective on Execute-order-validate Blockchains](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FVPtVl%2FbtsMDILfMW5%2FoiSfAqvfGUc7H0sMKkPK21%2Fimg.png)
[논문 세미나] A Transactional Perspective on Execute-order-validate Blockchains
Title:A Transactional Perspective on Execute-order-validate Blockchains Authors:Pingcheng Ruan, Dumitrel Loghin, Quang-Trung Ta, Meihui Zhang, Gang Chen, and Beng Chin Ooi Journal/Conference:SIGMOD '20 Source: https://dl.acm.org/doi/10.1145/3318464.3389693 Abstract:Smart contracts have enabled blockchain systems to evolve from simple cryptocurrency platforms to general transactional systems. A n..
[논문 세미나] PaVM: A Parallel Virtual Machine for Smart Contract Execution and Validation
Title: PaVM: A Parallel Virtual Machine for Smart Contract Execution and Validation Authors: Yaozheng Fang; Zhiyuan Zhou; Surong Dai; Jinni Yang; Hui Zhang; Ye Lu Journal/Conference: TPDS '24 Source: https://ieeexplore.ieee.org/document/10323104 Abstract: The performance bottleneck of blockchain has shifted from consensus to serial smart contract execution in transaction validation. Previous wor..
[논문 세미나] Operation-level Concurrent Transaction Execution for Blockchains
Title: Operation-level Concurrent Transaction Execution for Blockchains Authors: Haoran Lin, Yajin Zhou, Lei Wu Journal/Conference: arXiv '22 Source: https://arxiv.org/abs/2211.07911 Abstract: Despite the success in various scenarios, blockchain systems, especially EVM-compatible ones that serially execute transactions, still face the significant challenge of limited throughput. Concurrent trans..
[논문 세미나] A High Performance Concurrency Protocol for Smart Contracts of Permissioned Blockchain
Title: A High Performance Concurrency Protocol for Smart Contracts of Permissioned Blockchain Authors: Cheqing Jin , Shuaifeng Pang , Xiaodong Qi , Zhao Zhang , and Aoying Zhou Journal/Conference: TKDE '22 Source: https://ieeexplore.ieee.org/document/9356389 Abstract: Although the emergence of the programmable smart contract makes blockchain systems easily embrace a wide range of industrial ser..
[논문 세미나] One-Copy Serializability with Snapshot Isolation under the Hood
Title: One-Copy Serializability with Snapshot Isolation under the Hood Authors: Mihaela A. Bornea; Orion Hodson; Sameh Elnikety; Alan Fekete Journal/Conference: ICDE '11 Source: https://ieeexplore.ieee.org/document/5767897 Abstract: This paper presents a method that allows a replicated database system to provide a global isolation level stronger than the isolation level provided on each indiv..
![[논문 세미나] Blockchains vs. Distributed Databases: Dichotomy and Fusion](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FcrcH2b%2FbtsCLqtstoL%2FAGMEBPoUmD3UczUfSnF7fk%2Fimg.png)
[논문 세미나] Blockchains vs. Distributed Databases: Dichotomy and Fusion
Title: Blockchains vs. Distributed Databases: Dichotomy and Fusion Authors: Pingcheng Ruan, Tien Tuan Anh Dinh, Dumitrel Loghin, Meihui Zhang, Gang Chen, Qian Lin, Beng Chin Ooi Journal/Conference: SIGMOD '21 Source: https://dl.acm.org/doi/10.1145/3448016.3452789 Abstract: Blockchain has come a long way: a system that was initially proposed specifically for cryptocurrencies is now being adapted ..
![[논문 세미나] Smart Contract Parallel Execution with Fine-Grained State Accesses](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2F77ohN%2FbtsCAhrlEJ4%2F6U1s7eR7KgztuzkkkUGBKk%2Fimg.png)
[논문 세미나] Smart Contract Parallel Execution with Fine-Grained State Accesses
Title: Smart Contract Parallel Execution with Fine-Grained State Accesses Authors: Xiaodong Qi, Jiao Jiao, Yi Li Source: https://www.computer.org/csdl/proceedings-article/icdcs/2023/398600a841/1R9N1X50DYI Journal/Conference: ICDCS ‘23 Abstract: As various optimizations being proposed recently, the performance of blockchains is no longer limited by the consensus protocols, successfully scaling to..