CommunityNews

CommunityNews

A Pure HTTP/3 Alternative to MQTT-over-QUIC in Resource-Constrained IoT

A Pure HTTP/3 Alternative to MQTT-over-QUIC in Resource-Constrained IoT.
In this letter, we address the issue of scalable and timely dissemination of
information in resource-constrained IoT networks. The scalability is addressed
by adopting a publishsubscribe architecture. To address the timely
dissemination, we propose an HTTP/3 (H3) publish-subscribe solution that
exploits the wide-ranging improvements offered by H3. We evaluated our solution
by comparing it to a state-of-the-art work which maps MQTT to QUIC. Because
QUIC and H3 have been developed in tandem, we hypothesized that H3 would take
better advantage of QUIC transport than an MQTT mapping would. Performance,
network overhead, and device overhead were investigated for both
implementations. Our H3-based solution satisfied our timely dissemination
requirement by offering a key performance savings of 1 RoundTrip Time (RTT) for
publish messages to arrive at the broker. In IoT networks, with typically high
RTT, this savings is significant. On the other hand, we found that
MQTT-over-QUIC put marginally less strain over the network.

Read in full here:

This thread was posted by one of our members via one of our news source trackers.

Where Next?

Popular General Dev topics Top

First poster: bot
A field guide to help you recognize achievement, spot A field guide to help you recognize achievement, spot bottlenecks, and debug your d...
New
First poster: AstonJ
We engineered a wearable microphone jammer that is capable of disabling microphones in its user’s surroundings, including hidden micropho...
New
First poster: bot
MEMORANDUM FOR SENIOR PENTAGON LEADERSHIP COMMANDANT OF THE COAST GUARD COMMANDERS OF THE COMBATANT COMMANDS DEFENSE AGENCY AND DOD FIEL...
New
First poster: cpgo
8 reasons to ditch Chrome and switch to Firefox. Chrome may dominate, but Firefox is a known name among browsers for a reason. Whether y...
New
First poster: bot
Hector Martin (@marcan@treehouse.systems). Attached: 1 image For those wondering why the hell we need all this safety system stuff for...
New
New
First poster: FatimaAdamu
Two US lawyers fined for submitting fake court citations from ChatGPT. Law firm also penalised after chatbot invented six legal cases th...
New
CommunityNews
A Brief Review of the Minisforum V3 AMD Tablet. Update: I have created an awesome-minisforum-v3 GitHub repository to list information fo...
New
First poster: dyowee
Software engineering job openings hit five-year low?. There are 35% fewer software developer job listings on Indeed today, than five yea...
New
CommunityNews
Rendering Action Mailer emails with Phlex components and layouts: Clean, Composable, and Completely Ruby - Blog post by Camillo Visini
New

Other popular topics Top

New
AstonJ
Or looking forward to? :nerd_face:
New
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
New
Help
I am trying to crate a game for the Nintendo switch, I wanted to use Java as I am comfortable with that programming language. Can you use...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New