中文
相关论文

相关论文: Performance Characterization and Bottleneck Analys…

200 篇论文

The rise in popularity of permissioned blockchain platforms in recent time is significant. Hyperledger Fabric is one such permissioned blockchain platform and one of the Hyperledger projects hosted by the Linux Foundation. The Fabric…

分布式、并行与集群计算 · 计算机科学 2018-05-30 Parth Thakkar , Senthil Nathan , Balaji Vishwanathan

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

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

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

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

Private permissioned blockchains are deployed in ever greater numbers to facilitate cross-organizational processes in various industries, particularly in supply chain management. One popular example of this trend is Hyperledger Fabric.…

性能 · 计算机科学 2023-01-05 Tobias Guggenberger , Johannes Sedlmeir , Gilbert Fridgen , André Luckow

Blockchain is a paradigm derived from distributed systems, protocols, and security concepts. However, can blockchain applications provide services in industrial environments, especially concerning performance issues? In blockchains, long…

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

Permissioned blockchains are becoming popular as data management systems in the enterprise setting. Compared to traditional distributed databases, blockchain platforms provide increased security guarantees but significantly lower…

分布式、并行与集群计算 · 计算机科学 2021-03-02 Parth Thakkar , Senthilnathan Natarajan

Permissioned blockchain systems promise to provide both decentralized trust and privacy. Hyperledger Fabric is currently one of the most wide-spread permissioned blockchain systems and is heavily promoted both in industry and academia. Due…

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

Hyperledger Fabric (HLF) is a modular, permissioned blockchain widely adopted in enterprise settings. Enhancing its throughput and latency remains challenging, as optimization decisions made in one phase of the transaction lifecycle can…

分布式、并行与集群计算 · 计算机科学 2026-05-01 Pavan Sollu , Aniruddha Mukherjee , Divya Pulivarthi , S. R. Eshwar , Gugan Thoppe , Kshitij Pratihast , Tittu Varghese , Hrishikesh Nashikkar , Yogesh Simmhan

Blockchain technologies are on the rise, and Hyperledger Fabric is one of the most popular permissioned blockchain platforms. In this paper, we re-architect the validation phase of Fabric based on our analysis from fine-grained breakdown of…

分布式、并行与集群计算 · 计算机科学 2019-07-22 Haris Javaid , Chengchen Hu , Gordon Brebner

Hyperledger Fabric is a leading permissioned blockchain framework for enterprise use, known for its modular design and privacy features. While it strongly supports configurable consensus and access control, Fabric can face challenges in…

分布式、并行与集群计算 · 计算机科学 2025-09-10 Sanyam Kaul , Manaswini Piduguralla , Gayathri Shreeya Patnala , Sathya Peri

As a highly scalable permissioned blockchain platform, Hyperledger Fabric supports a wide range of industry use cases ranging from governance to finance. In this paper, we propose a model to analyze the performance of a Hyperledgerbased…

分布式、并行与集群计算 · 计算机科学 2020-02-11 Pu Yuan , Kan Zheng , Xiong Xiong , Kuan Zhang , Lei Lei

Smart contracts have enabled blockchain systems to evolve from simple cryptocurrency platforms, such as Bitcoin, to general transactional systems, such as Ethereum. Catering for emerging business requirements, a new architecture called…

分布式、并行与集群计算 · 计算机科学 2020-03-24 Pingcheng Ruan , Dumitrel Loghin , Quang-Trung Ta , Meihui Zhang , Gang Chen , Beng Chin Ooi

Blockchain technologies are expected to make a significant impact on a variety of industries. However, one issue holding them back is their limited transaction throughput, especially compared to established solutions such as distributed…

分布式、并行与集群计算 · 计算机科学 2019-03-06 Christian Gorenflo , Stephen Lee , Lukasz Golab , S. Keshav

Hyperledger Fabric (HLF) is a secure and robust blockchain (BC) platform that supports high-throughput and low-latency transactions. However, it encounters challenges in managing conflicting transactions that negatively affect throughput…

分布式、并行与集群计算 · 计算机科学 2024-07-31 Alexandros Stoltidis , Kostas Choumas , Thanasis Korakis

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 stands as a leading framework for permissioned blockchain systems, ensuring data security and auditability for enterprise applications. As applications on this platform grow, understanding its complex configuration…

分布式、并行与集群计算 · 计算机科学 2025-02-14 Carlos Melo , Glauber Gonçalves , Francisco A. Silva , Leonel Feitosa , Iure Fé , André Soares , Eunmi Choi , Tuan Anh Nguyen , Dugki Min

Fabric is a modular and extensible open-source system for deploying and operating permissioned blockchains and one of the Hyperledger projects hosted by the Linux Foundation (www.hyperledger.org). Fabric is the first truly extensible…

The Hyperledger Fabric is well known and the most prominent enterprise-grade permissioned blockchain. The architecture of the Hyperledger Fabric introduces a new architecture paradigm of simulate-order-validate and pluggable architecture,…

分布式、并行与集群计算 · 计算机科学 2023-07-18 Ivan Laishevskiy , Artem Barger , Vladimir Gorgadze
‹ 上一页 1 2 3 10 下一页 ›