中文
相关论文

相关论文: Atomic Appends: Selling Cars and Coordinating Armi…

200 篇论文

A Distributed Ledger Object (DLO) is a concurrent object that maintains a totally ordered sequence of records, and supports two basic operations: append, which appends a record at the end of the sequence, and get, which returns the sequence…

分布式、并行与集群计算 · 计算机科学 2020-02-27 Vicent Cholvi , Antonio Fernandez Anta , Chryssis Georgiou , Nicolas Nicolaou , Michel Raynal

In order to formalize Distributed Ledger Technologies and their interconnections, a recent line of research work has formulated the notion of Distributed Ledger Object (DLO), which is a concurrent object that maintains a totally ordered…

分布式、并行与集群计算 · 计算机科学 2021-03-17 Vicent Cholvi , Antonio Fernández Anta , Chryssis Georgiou , Nicolas Nicolaou , Michel Raynal , Antonio Russo

A core enabler for blockchain or DLT interoperability is the ability to atomically exchange assets held by mutually untrusting owners on different ledgers. This atomic swap problem has been well-studied, with the Hash Time Locked Contract…

密码学与安全 · 计算机科学 2022-09-13 Krishnasuri Narayanam , Venkatraman Ramakrishna , Dhinakaran Vinayagamurthy , Sandeep Nishad

In the Internet of Things (IoT) domain, devices need a platform to transact seamlessly without a trusted intermediary. Although Distributed Ledger Technologies (DLTs) could provide such a platform, blockchains, such as Bitcoin, were not…

网络与互联网体系结构 · 计算机科学 2021-07-15 Andrew Cullen , Pietro Ferraro , William Sanders , Luigi Vigneri , Robert Shorten

Despite the hype about blockchains and distributed ledgers, no formal abstraction of these objects has been proposed. To face this issue, in this paper we provide a proper formulation of a distributed ledger object. In brief, we define a…

分布式、并行与集群计算 · 计算机科学 2018-05-07 Antonio Fernández Anta , Chryssis Georgiou , Kishori Konwar , Nicolas Nicolaou

The increased use of Internet of Things (IoT) devices -- from basic sensors to robust embedded computers -- has boosted the demand for information processing and storing solutions closer to these devices. Edge computing has been established…

分布式、并行与集群计算 · 计算机科学 2022-11-15 Daniel Montero Hernández , Jorge Peña Queralta , Tomi Westerlund

Model-based Systems Engineering (MBSE) has been widely utilized to formalize system artifacts and facilitate their development throughout the entire lifecycle. During complex system development, MBSE models need to be frequently exchanged…

系统与控制 · 电气工程与系统科学 2020-05-13 Jinzhi Lu , Xiaochen Zheng , Zhenchao Hu , Huisheng Zhang , Dimitris Kiritsis

Distributed Ledger Technology (DLT) is a shared, synchronized and replicated data spread spatially and temporally with no centralized administration and/or storage. Each node has a complete and identical set of records. All participants…

量子物理 · 物理学 2019-09-26 Nils Paz , Steven Silverman , John Harmon

Blockchain or Distributed Ledger Technology is a disruptive technology that provides the infrastructure for developing decentralized applications enabling the implementation of novel business models even in traditionally centralized…

分布式、并行与集群计算 · 计算机科学 2021-03-22 Claudia Pop , Tudor Cioara , Ionut Anghel , Marcel Antal , Ioan Salomie

Distributed Ledger Technology (DLT) has an enormous potential but also downsides. One downside of many DLT systems, such as blockchain, is their limited transaction throughput that hinders their adoption in many use cases (e.g., real-time…

密码学与安全 · 计算机科学 2024-10-28 J. Kalbantner , K. Markantonakis , D. Hurley-Smith , C. Shepherd , B. Semal

The pervasive need to safely share and store information between devices calls for the replacement of centralized trust architectures with the decentralized ones. Distributed Ledger Technologies (DLTs) are seen as the most promising enabler…

分布式、并行与集群计算 · 计算机科学 2019-03-06 Pietro Danzi , Anders E. Kalør , René B. Sørensen , Alexander K. Hagelskjær , Lam D. Nguyen , Čedomir Stefanović , Petar Popovski

We propose a new approach, termed Hybrid DLT, to address a broad range of industrial use cases where certain properties of both private and public DLTs are valuable, while other properties may be unnecessary or detrimental. The Hybrid DLT…

密码学与安全 · 计算机科学 2023-04-17 Andrea Canciani , Claudio Felicioli , Andrea Lisi , Fabio Severino

Since the inception of blockchain and Bitcoin (Nakamoto (2008)), a decentralized-distributed ledger system and its associated cryptocurrency, respectively, the world has witnessed a slew of newer adaptations and applications. Although the…

分布式、并行与集群计算 · 计算机科学 2019-01-15 Jinwook Lee , Paul Moon Sub Choi

Cyberthreat intelligence sharing is a critical aspect of cybersecurity, and it is essential to understand its definition, objectives, benefits, and impact on society. Blockchain and Distributed Ledger Technology (DLT) are emerging…

密码学与安全 · 计算机科学 2025-04-04 Asadullah Tariq , Tariq Qayyum , Saed Alrabaee , Mohamed Adel Serhani

Data marketplaces (DMs) promote the benefits of the Internet of Things (IoT) in smart cities. To facilitate the easy exchanges of real-time IoT data streams between device owners and third-party applications, it is required to provide…

分布式、并行与集群计算 · 计算机科学 2021-04-13 Ronghua Xu , Yu Chen

Blockchain and Distributed ledger Technologies are increasingly becoming key enablers for vital innovation in financial services, manufacturing, government and other industries. One of the biggest challenges though is the level of support…

分布式、并行与集群计算 · 计算机科学 2018-05-04 Marcelle von Wendland

This paper describes how Distributed Ledger Technologies can be used to design a class of cyber-physical systems, as well as to enforce social contracts and to orchestrate the behaviour of agents trying to access a shared resource. The…

系统与控制 · 计算机科学 2019-11-12 Pietro Ferraro , Christopher King , Robert Shorten

Many recent social media posts and news may create a perception of big success in the use of blockchain for the real estate industry, land registration and protection of titles and property rights. A sobering outlook is crucial because…

计算机与社会 · 计算机科学 2020-07-24 Oleksii Konashevych

When developing peer-to-peer applications on Distributed Ledger Technology (DLT), a crucial decision is the selection of a suitable DLT design (e.g., Ethereum) because it is hard to change the underlying DLT design post hoc. To facilitate…

密码学与安全 · 计算机科学 2023-06-28 Niclas Kannengießer , Sebastian Lins , Tobias Dehling , Ali Sunyaev

As edge computing gains prominence in Internet of Things (IoTs), smart cities, and autonomous systems, the demand for real-time machine intelligence with low latency and model reliability continues to grow. Federated Learning (FL) addresses…

网络与互联网体系结构 · 计算机科学 2025-04-01 Farhana Javed , Engin Zeydan , Josep Mangues-Bafalluy , Kapal Dev , Luis Blanco
‹ 上一页 1 2 3 10 下一页 ›