中文
相关论文

相关论文: Early Detection for Multiversion Concurrency Contr…

200 篇论文

The rapid growth of blockchain systems leads to increasing interest in understanding and comparing blockchain performance at scale. In this paper, we focus on analyzing the performance of Hyperledger Fabric v1.1 - one of the most popular…

数据库 · 计算机科学 2021-07-22 Minh Quang Nguyen , Dumitrel Loghin , Tien Tuan Anh Dinh

Due to regulatory compliance and governance management, modern (permissioned) blockchains require flexible endorsement, which allows the endorsement policy for each contract or state object to be individually defined. To enable flexible…

分布式、并行与集群计算 · 计算机科学 2026-05-01 Rongji Huang , Yifeng Ye , Gerui Wang , Mingchao Wan , Yuxing Duan , Jingjing Zhang , Guangtao Xue , Shengyun Liu

Hyperledger Fabric (HLF), one of the most popular private blockchains, has recently received attention for blockchain-enabled Internet of Things (IoT). However, for IoT applications to handle time-sensitive data, the processing latency in…

分布式、并行与集群计算 · 计算机科学 2022-02-08 Sungho Lee , Minsu Kim , Jemin Lee , Ruei-Hau Hsu , Min-Soo Kim , Tony Q. S. Quek

Permissioned blockchains are supported by identified but individually untrustworthy nodes, collectively maintaining a replicated ledger whose content is trusted. The Hyperledger Fabric permissioned blockchain system targets high-throughput…

分布式、并行与集群计算 · 计算机科学 2020-04-16 Nicolae Berendea , Hugues Mercier , Emanuel Onica , Etienne Rivière

This paper presents an adversary model and a simulation framework specifically tailored for analyzing attacks on distributed systems composed of multiple distributed protocols, with a focus on assessing the security of blockchain networks.…

密码学与安全 · 计算机科学 2025-04-18 Erwan Mahe , Rouwaida Abdallah , Pierre-Yves Piriou , Sara Tucci-Piergiovanni

Hyperledger Fabric is a popular open-source project for deploying permissioned blockchains. Many performance characteristics of the latest Hyperledger Fabric, such as performance characteristics of each phase, the impacts of ordering…

分布式、并行与集群计算 · 计算机科学 2021-03-15 Canhui Wang , Xiaowen Chu

Blockchain, as a distributed ledger technology, becomes more and more popular in both industry and academia. Each peer in blockchain system maintains a copy of ledger and makes sure of data consistency through consensus protocol. Blockchain…

分布式、并行与集群计算 · 计算机科学 2020-05-25 Song Hua , Shenbin Zhang , Bingfeng Pi , Jun Sun , Kazuhiro Yamashita , Yoshihide Nomura

Traditional public blockchain systems typically had very limited transaction throughput because of the bottleneck of the consensus protocol itself. With recent advances in consensus technology, the performance limit has been greatly lifted,…

分布式、并行与集群计算 · 计算机科学 2022-02-11 Péter Garamvölgyi , Yuxi Liu , Dong Zhou , Fan Long , Ming Wu

Hyperledger Fabric (HLF) is a flexible permissioned blockchain platform designed for business applications beyond the basic digital coin addressed by Bitcoin and other existing networks. A key property of HLF is its extensibility, and in…

密码学与安全 · 计算机科学 2017-09-21 João Sousa , Alysson Bessani , Marko Vukolić

Similar to other transaction processing frameworks, blockchain systems need to be dynamically reconfigured to adapt to varying workloads and changes in network conditions. However, achieving optimal reconfiguration is particularly…

分布式、并行与集群计算 · 计算机科学 2024-06-11 Jeeta Ann Chacko , Ruben Mayer , Hans-Arno Jacobsen

Hyperledger Fabric is one of the most popular permissioned blockchain platforms. Although many existing works on the overall system performance of Hyperledger Fabric are available, a decomposition of each phase in Hyperledger Fabric remains…

分布式、并行与集群计算 · 计算机科学 2023-09-19 Canhui Wang , Xiaowen Chu

Blockchains offer trust and immutability in non-trusted environments, but most are not fast enough for latency-sensitive applications. Hyperledger Fabric (HF) is a common enterprise-level platform that is being offered as…

网络与互联网体系结构 · 计算机科学 2023-10-23 Iman Lotfimahyari , Paolo Giaccone

In this paper, we demonstrate how Hyperledger Fabric, one of the most popular permissioned blockchains, can benefit from network-attached acceleration. The scalability and peak performance of Fabric is primarily limited by the bottlenecks…

分布式、并行与集群计算 · 计算机科学 2021-09-22 Haris Javaid , Ji Yang , Nathania Santoso , Mohit Upadhyay , Sundararajarao Mohan , Chengchen Hu , Gordon Brebner

Abnormal cryptocurrency transactions - such as mixing services, fraudulent transfers, and pump-and-dump operations -- pose escalating risks to financial integrity but remain notoriously difficult to detect due to class imbalance, temporal…

机器学习 · 计算机科学 2025-09-04 Minjung Park , Gyuyeon Na , Soyoun Kim , Sunyoung Moon , HyeonJeong Cha , Sangmi Chai

In recent years, multi-robot systems have received increasing attention from both industry and academia. Besides the need of accurate and robust estimation of relative localization, security and trust in the system are essential to enable…

机器人学 · 计算机科学 2022-07-01 Salma Salimi , Paola Torrico Morón , Jorge Peña Queralta , Tomi Westerlund

Blockchain technology and related frameworks have recently received extensive attention. Blockchain systems use multi-party consensus protocols to reach agreements on transactions. Hyperledger Fabric framework exposes a multi-party…

密码学与安全 · 计算机科学 2022-09-21 Ivan Fedotov , Anton Khritankov , Artem Barger

Hyperledger Fabric is a platform for permissioned blockchain networks that enables secure and auditable distributed data storage for enterprise applications. There is a growing interest in applications based on this platform, but its use…

分布式、并行与集群计算 · 计算机科学 2025-02-18 Carlos Melo , Glauber Gonçalves , Francisco A. Silva , André Soares

In order to fully unlock the transformative power of distributed ledgers and blockchains, it is crucial to develop innovative consensus algorithms that can overcome the obstacles of security, scalability, and interoperability, which…

分布式、并行与集群计算 · 计算机科学 2023-10-16 Amirhossein Taherpour , Xiaodong Wang

Multiversion Concurrency Control (MVCC) is a widely adopted concurrency control mechanism in database systems, which usually utilizes timestamps to resolve conflicts between transactions. However, centralized allocation of timestamps is a…

数据库 · 计算机科学 2018-06-06 Xuan Zhou , Xin Zhou , Zhengtai Yu , Hua Guo , Kian-Lee Tan

Blockchain applications may offer better fault-tolerance, integrity, traceability and transparency compared to centralized solutions. Despite these benefits, few businesses switch to blockchain-based applications. Industries worry that the…

分布式、并行与集群计算 · 计算机科学 2021-12-01 Sadok Ben Toumia , Christian Berger , Hans P. Reiser