mF2C paper accepted in International Convention on Information and Communication Technology, Electronics and Microelectronics (MIPRO) 2019

Reading Time: 1

 

We are delighted to announce that a research paper developed under the mF2C Project, has been accepted for presentation in the 42nd International Convention on Information and Communication Technology, Electronics and Microelectronics (MIPRO), held on 20-24 May 2019, Opatija (Croatia).

 

Title  “Enhancing REST HTTP with Random LinearNetwork Coding in Dynamic Edge Computing Environments”,

by  Cao Vien Phung*, Jasenka Dizdarevic*, Francisco Carpio*, Admela Jukan*

* Technische Universität Braunschweig, Germany

 

Abstract:

The rising number of IoT devices is accelerating the research on new solutions that will be able to efficiently deal with unreliable connectivity in highly dynamic computing applications. To improve the overall performance in IoT applications, there are multiple communication solutions available, either proprietary or open source, all of which satisfy different communication requirements. Most commonly, for this kind of communication, developers choose REST HTTP protocol as a result of its ease of use and compatibility with the existing computing infrastructure. In applications where mobility and unreliable connectivity play a significant role, ensuring a reliable exchange of data with the stateless REST HTTP protocol completely depends on the developer itself. This often means resending multiple request messages when the connection fails, constantly trying to access the service until the connection reestablishes. In order to alleviate this problem, in this paper, we combine REST HTTP with random linear network coding (RLNC) to reduce the number of additional retransmissions. We show how using RLNC with REST HTTP requests can decrease the reconnection time by reducing the additional packet retransmissions in unreliable highly dynamic scenarios.