物联网应用的轻量级协调模式

IF 0.5 Q4 COMPUTER SCIENCE, THEORY & METHODS Applied Computer Systems Pub Date : 2020-12-01 DOI:10.2478/acss-2020-0013
Waseem Akhtar Mufti
{"title":"物联网应用的轻量级协调模式","authors":"Waseem Akhtar Mufti","doi":"10.2478/acss-2020-0013","DOIUrl":null,"url":null,"abstract":"Abstract Applications of the Internet of Things (IoT) are famously known for connecting devices via the internet. The main purpose of IoT systems (wireless or wired) is to connect devices together for data collection, buffering and data gateway. The collected large size of data is often captured from remote sources for automatic data analytics or for direct decision making by its users. This paper applies the programming pattern for Big Data in IoT systems that makes use of lightweight Java methods, introduced in the recently published work on ClientNet Distributed Cluster. Considering Big Data in IoT systems means the sensing of data from different resources, the network of IoT devices collaborating in data collection and processing; and the gateways servers where the resulting big data is supposed to be directed or further processed. This mainly involves resolving the issues of Big Data, i.e., the size and the network transfer speed along with many other issues of coordination and concurrency. The computer network that connects IoT may further include techniques such as Fog and Edge computing that resolve much of the network issues. This paper provides solutions to these problems that occur in wireless and wired systems. The talk is about the ClientNet programming model and its application in IoT systems for orchestration, such as coordination, data communication, device identification and synchronization between the gateway servers and devices. These devices include sensors attached with appliances (e.g., home automations, supply chain systems, light and heavy machines, vehicles, power grids etc.) or buildings, bridges and computers running data processing applications. As described in earlier papers, the introduced ClientNet techniques prevent from big data transfers and streaming that occupy more resources (hardware and bandwidth) and time. The idea is motivated by Big Data problems that make it difficult to collect it from different resources through small devices and then redirecting it. The proposed programming model of ClientNet Distributed Cluster stores Big Data on the nearest server coordinated by the nearest coordinator. The gateways and the systems that run analytics programs communicate by running programs from other computers when it is essentially required. This makes it possible to let Big Data rarely move across a communication network and allow only the source code to move around the network. The given programming model greatly simplifies data communication overheads, communication patterns among devices, networks and servers.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"1 1","pages":"117 - 123"},"PeriodicalIF":0.5000,"publicationDate":"2020-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Lightweight Coordination Patterns for Applications of the Internet of Things\",\"authors\":\"Waseem Akhtar Mufti\",\"doi\":\"10.2478/acss-2020-0013\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Abstract Applications of the Internet of Things (IoT) are famously known for connecting devices via the internet. The main purpose of IoT systems (wireless or wired) is to connect devices together for data collection, buffering and data gateway. The collected large size of data is often captured from remote sources for automatic data analytics or for direct decision making by its users. This paper applies the programming pattern for Big Data in IoT systems that makes use of lightweight Java methods, introduced in the recently published work on ClientNet Distributed Cluster. Considering Big Data in IoT systems means the sensing of data from different resources, the network of IoT devices collaborating in data collection and processing; and the gateways servers where the resulting big data is supposed to be directed or further processed. This mainly involves resolving the issues of Big Data, i.e., the size and the network transfer speed along with many other issues of coordination and concurrency. The computer network that connects IoT may further include techniques such as Fog and Edge computing that resolve much of the network issues. This paper provides solutions to these problems that occur in wireless and wired systems. The talk is about the ClientNet programming model and its application in IoT systems for orchestration, such as coordination, data communication, device identification and synchronization between the gateway servers and devices. These devices include sensors attached with appliances (e.g., home automations, supply chain systems, light and heavy machines, vehicles, power grids etc.) or buildings, bridges and computers running data processing applications. As described in earlier papers, the introduced ClientNet techniques prevent from big data transfers and streaming that occupy more resources (hardware and bandwidth) and time. The idea is motivated by Big Data problems that make it difficult to collect it from different resources through small devices and then redirecting it. The proposed programming model of ClientNet Distributed Cluster stores Big Data on the nearest server coordinated by the nearest coordinator. The gateways and the systems that run analytics programs communicate by running programs from other computers when it is essentially required. This makes it possible to let Big Data rarely move across a communication network and allow only the source code to move around the network. The given programming model greatly simplifies data communication overheads, communication patterns among devices, networks and servers.\",\"PeriodicalId\":41960,\"journal\":{\"name\":\"Applied Computer Systems\",\"volume\":\"1 1\",\"pages\":\"117 - 123\"},\"PeriodicalIF\":0.5000,\"publicationDate\":\"2020-12-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Applied Computer Systems\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.2478/acss-2020-0013\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"COMPUTER SCIENCE, THEORY & METHODS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Applied Computer Systems","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.2478/acss-2020-0013","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0

摘要

物联网(IoT)的应用以通过互联网连接设备而闻名。物联网系统(无线或有线)的主要目的是将设备连接在一起进行数据收集,缓冲和数据网关。收集的大量数据通常从远程数据源捕获,用于自动数据分析或用户的直接决策。本文应用了物联网系统中大数据的编程模式,该模式利用了最近发表的关于ClientNet分布式集群的工作中介绍的轻量级Java方法。考虑到物联网系统中的大数据意味着对来自不同资源的数据的感知,物联网设备网络在数据收集和处理方面的协作;以及网关服务器,由此产生的大数据应该被引导或进一步处理。这主要涉及到解决大数据的问题,即大小和网络传输速度,以及许多其他的协调和并发问题。连接物联网的计算机网络可能进一步包括雾和边缘计算等技术,这些技术可以解决大部分网络问题。本文针对无线和有线系统中出现的这些问题提供了解决方案。这次演讲是关于ClientNet编程模型及其在物联网系统中用于编排的应用,例如网关服务器和设备之间的协调、数据通信、设备识别和同步。这些设备包括连接在电器(例如,家庭自动化、供应链系统、轻型和重型机器、车辆、电网等)或建筑物、桥梁和运行数据处理应用程序的计算机上的传感器。正如前面的文章所描述的,引入的ClientNet技术可以防止占用更多资源(硬件和带宽)和时间的大数据传输和流。这个想法是由大数据问题激发的,大数据问题使得很难通过小型设备从不同的资源收集数据,然后重新定向。提出的ClientNet分布式集群编程模型将大数据存储在最近的服务器上,由最近的协调器协调。网关和运行分析程序的系统在必要时通过运行其他计算机上的程序进行通信。这使得大数据很少在通信网络中移动,只允许源代码在网络中移动成为可能。给定的编程模型极大地简化了数据通信开销以及设备、网络和服务器之间的通信模式。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Lightweight Coordination Patterns for Applications of the Internet of Things
Abstract Applications of the Internet of Things (IoT) are famously known for connecting devices via the internet. The main purpose of IoT systems (wireless or wired) is to connect devices together for data collection, buffering and data gateway. The collected large size of data is often captured from remote sources for automatic data analytics or for direct decision making by its users. This paper applies the programming pattern for Big Data in IoT systems that makes use of lightweight Java methods, introduced in the recently published work on ClientNet Distributed Cluster. Considering Big Data in IoT systems means the sensing of data from different resources, the network of IoT devices collaborating in data collection and processing; and the gateways servers where the resulting big data is supposed to be directed or further processed. This mainly involves resolving the issues of Big Data, i.e., the size and the network transfer speed along with many other issues of coordination and concurrency. The computer network that connects IoT may further include techniques such as Fog and Edge computing that resolve much of the network issues. This paper provides solutions to these problems that occur in wireless and wired systems. The talk is about the ClientNet programming model and its application in IoT systems for orchestration, such as coordination, data communication, device identification and synchronization between the gateway servers and devices. These devices include sensors attached with appliances (e.g., home automations, supply chain systems, light and heavy machines, vehicles, power grids etc.) or buildings, bridges and computers running data processing applications. As described in earlier papers, the introduced ClientNet techniques prevent from big data transfers and streaming that occupy more resources (hardware and bandwidth) and time. The idea is motivated by Big Data problems that make it difficult to collect it from different resources through small devices and then redirecting it. The proposed programming model of ClientNet Distributed Cluster stores Big Data on the nearest server coordinated by the nearest coordinator. The gateways and the systems that run analytics programs communicate by running programs from other computers when it is essentially required. This makes it possible to let Big Data rarely move across a communication network and allow only the source code to move around the network. The given programming model greatly simplifies data communication overheads, communication patterns among devices, networks and servers.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Applied Computer Systems
Applied Computer Systems COMPUTER SCIENCE, THEORY & METHODS-
自引率
10.00%
发文量
9
审稿时长
30 weeks
期刊最新文献
Multimodal Biometric System Based on the Fusion in Score of Fingerprint and Online Handwritten Signature Multichannel Approach for Sentiment Analysis Using Stack of Neural Network with Lexicon Based Padding and Attention Mechanism BRS-based Model for the Specification of Multi-view Point Ontology Empirical Analysis of Supervised and Unsupervised Machine Learning Algorithms with Aspect-Based Sentiment Analysis Approximate Nearest Neighbour-based Index Tree: A Case Study for Instrumental Music Search
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1