Loading...
2019
UniPy: A Unified Programming Language for MGC-based IoT Systems
UniPy: A Unified Programming Language for MGC-based IoT Systems
한국컴퓨터정보학회
최광훈 외 1명
논문정보
- Publisher
- 한국컴퓨터정보학회논문지
- Issue Date
- 2019-03-01
- Keywords
- -
- Citation
- -
- Source
- -
- Journal Title
- -
- Volume
- 24
- Number
- 3
- Start Page
- 77
- End Page
- 86
- DOI
- ISSN
- 1598849X
Abstract
The advent of Internet of Things (IoT) makes common nowadays computing environments involving programming not a single computer but several heterogeneous distributed computers together.
Developing programs separately, one for each computer, increases programmer burden and testing all the programs become more complex. To address the challenge, this paper proposes an RPC-based unified programming language, UniPy, for development of MGC (eMbedded, Gateway, and Cloud) applications in IoT systems configured with popular computers such as Arduino, Raspberry Pi, and Web-based DB server. UniPy offers programmers a view of classes as locations and a very simple form of remote procedure call mechanism. Our UniPy compiler automatically splits a UniPy program into small pieces of the program at different locations supporting the necessary RPC mechanism. An advantage of UniPy programs is to permit programmers to write local codes the same as for a single computer requiring no extra knowledge due to having unified programming models, which is very different from the existing research works such as Fabryq and Ravel. Also, the structure of UniPy programs allows programmers to test them by directly executing them before splitting, which is a feature that has never been emphasized yet.
- 전남대학교
- KCI
- 한국컴퓨터정보학회논문지
저자 정보
| 이름 | 소속 |
|---|---|
| 최광훈 | 인공지능융합학과 |