中文
相关论文

相关论文: TD-MQTT: Transparent Distributed MQTT Brokers for …

200 篇论文

MQTT, one of the most popular protocols for the IoT, works according to a publish/subscribe pattern in which multiple clients connect to a single broker, generally hosted in the cloud. However, such a centralised approach does not scale…

网络与互联网体系结构 · 计算机科学 2019-11-19 Edoardo Longo , Alessandro Enrico Cesare Redondi , Matteo Cesana , Andrès Arcia-Moret , Pietro Manzoni

Security and dependability of devices are paramount for the IoT ecosystem. Message Queuing Telemetry Transport protocol (MQTT) is the de facto standard and the most common alternative for those limited devices that cannot leverage HTTP.…

密码学与安全 · 计算机科学 2023-09-08 Edoardo Di Paolo , Enrico Bassetti , Angelo Spognardi

In the last few years, the Message Queueing Telemetry Transport (MQTT) publish/subscribe protocol emerged as the de facto standard communication protocol for IoT, M2M and wireless sensor networks applications. Such popularity is mainly due…

网络与互联网体系结构 · 计算机科学 2018-10-02 Riccardo Giambona , Alessandro E. C. Redondi , Matteo Cesana

Message queuing brokers are a fundamental building block of the Internet of Things, commonly used to store and forward messages from publishing clients to subscribing clients. Often a single trusted broker offers secured (e.g. TLS) and…

密码学与安全 · 计算机科学 2021-09-06 Korbinian Spielvogel , Henrich Pöhls , Joachim Posegga

Internet of Things is revolutionizing the current era with its vast usage in number of fields such as medicine, automation, home security, smart cities, etc. As these IoT devices' uses are increasing, the threat to its security and to its…

密码学与安全 · 计算机科学 2019-08-22 Anal Shah , Palak Rajdev , Jaidip Kotak

The Message Queuing Telemetry Transport (MQTT) protocol is one of the most widely used IoT protocol solutions. In this work, we are especially interested in open-source MQTT Broker implementations (such as Mosquitto, EMQX, RabbitMQ,…

网络与互联网体系结构 · 计算机科学 2023-05-24 Jasenka Dizdarevic , Marc Michalke , Admela Jukan

This paper analyzes the security of the Message Queuing Telemetry Transport (MQTT) protocol in the context of the Internet of Things (IoT). The main objective consists of identifying vulnerabilities and proposing security improvements.…

密码学与安全 · 计算机科学 2026-05-18 Ricardo Venâncio , Clarisse Sousa , Filipe Duarte , Luís Ribeiro

The latest surveys estimate an increasing number of connected Internet-of-Things (IoT) devices (around 16 billion) despite the sector's shortage of manufacturers. All these devices deployed into the wild will collect data to guide…

软件工程 · 计算机科学 2025-01-28 Keila Lima , Tosin Daniel Oyetoyan , Rogardt Heldal , Wilhelm Hasselbring

Transport and security protocols are essential to ensure reliable and secure communication between two parties. For IoT applications, these protocols must be lightweight, since IoT devices are usually resource constrained. Unfortunately,…

网络与互联网体系结构 · 计算机科学 2019-01-07 Puneet Kumar , Behnam Dezfouli

Physical health records belong to healthcare providers, but the information contained within belongs to each patient. In an increasing manner, more health-related data is being acquired by wearables and other IoT devices following the…

密码学与安全 · 计算机科学 2020-07-06 Carlos Segarra , Ricard Delgado-Gonzalo , Valerio Schiavoni

The Internet of Things (IoT) is one of the main research fields in the Cybersecurity domain. This is due to (a) the increased dependency on automated device, and (b) the inadequacy of general purpose Intrusion Detection Systems (IDS) to be…

密码学与安全 · 计算机科学 2020-11-17 Hanan Hindy , Ethan Bayne , Miroslav Bures , Robert Atkinson , Christos Tachtatzis , Xavier Bellekens

The publish-subscribe paradigm is an efficient communication scheme with strong decoupling between the nodes, that is especially fit for large-scale deployments. It adapts natively to very dynamic settings and it is used in a diversity of…

密码学与安全 · 计算机科学 2020-08-28 Carlos Segarra , Ricard Delgado-Gonzalo , Valerio Schiavoni

The Internet of Things (IoT) age is upon us. As we look to build larger networks with more devices connected to the Internet, the need for lightweight protocols that minimize the use of both energy and computation gain popularity. One such…

网络与互联网体系结构 · 计算机科学 2019-06-19 Andrew Fisher , Gautam Srivastava , Robert Bryce

MQTT protocol is a publish/subscribe message protocol based on TCP/IP protocol. It has the characteristics of low power consumption, scalability, openness and simplicity. HTTP protocol is an open and low-cost request/reply message protocol…

网络与互联网体系结构 · 计算机科学 2019-06-26 Zhen-tang Shao , Meng-xing Huang , Di Wu , Xu Zhang , Ao Huang

Asynchronous messaging is a cornerstone of modern distributed systems, enabling decoupled communication for scalable and resilient applications. Today's message queue (MQ) ecosystem spans a wide range of designs, from high-throughput…

分布式、并行与集群计算 · 计算机科学 2026-03-24 Tapajit Chandra Paul , Pawissanutt Lertpongrujikorn , Hai Duc Nguyen , Mohsen Amini Salehi

Mobile devices with embedded sensors for data collection and environmental sensing create a basis for a cost-effective approach for data trading. For example, these data can be related to pollution and gas emissions, which can be used to…

分布式、并行与集群计算 · 计算机科学 2020-12-22 Lam Duc Nguyen , Israel Leyva-Mayorga , Amari N. Lewis , Petar Popovski

In this paper, we address the issue of scalable, interoperable, and timely dissemination of information in resource-constrained IoT. Scalability is addressed by adopting a publish-subscribe architecture. To address interoperable and timely…

网络与互联网体系结构 · 计算机科学 2023-05-23 Darius Saif , Ashraf Matrawy

IoT applications are promising for future daily activities; therefore, the number of IoT connected devices is expected to reach billions in the coming few years. However, IoT has different application frameworks. Furthermore, IoT…

网络与互联网体系结构 · 计算机科学 2020-05-15 Khalid S. Aloufi , Omar H. Alhazmi

The purpose of this study is to present two new architectures of the complexes of embedded systems in the context of the Internet of Things. The proposed new schemes use the MQTT protocol, but provide both an autonomous operation and an…

网络与互联网体系结构 · 计算机科学 2019-08-05 Oleksandr Kovalchuk , Yuri Gordienko , Sergii Stirenko

Excessive tail end-to-end latency occurs with conventional message brokers as a result of having massive numbers of geographically distributed devices communicate through a message broker. On the other hand, broker-less messaging systems,…

网络与互联网体系结构 · 计算机科学 2016-10-04 Sherif Abdelwahab , Bechir Hamdaoui
‹ 上一页 1 2 3 10 下一页 ›