Heterogeneous Distributed Shared Memory for Lightweight Internet of Things Devices.

IEEE Micro(2016)

引用 7|浏览21
暂无评分
摘要
Despite the promising applicability of the Internet of Things (IoT), such as for home automation and health monitoring, it is laborious to develop an IoT application, because programmers should explicitly manipulate communication for shared data across heterogeneous distributed IoT devices. Recent proposals simplify the communication management with graphical views or language extensions but still require programmers to explicitly manage communication. To liberate programmers from explicit communication management, this article revisits heterogeneous distributed shared memory (HDSM) for IoT devices and proposes a compiler-runtime cooperative HDSM framework, called IoT-HDSM. The framework's compiler unifies heterogeneous memory layouts of different IoT devices, and the runtime system provides a shared memory view for the devices. To support lightweight devices that cannot execute the runtime, the compiler automatically inserts explicit communication instructions into the IoT application. Moreover, to efficiently control concurrent memory accesses without locks, the authors also propose a new annotation called the memory branch, which provides a memory snapshot for each device. This article describes the implementation of three IoT services with IoT-HDSM and shows that IoT-HDSM simplifies shared data management without harming QoS.
更多
查看译文
关键词
Internet of things,Heterogeneous networks,Distributed processing,Memory management,Home automation,Biomedical monitoring,Runtime
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要