본문 바로가기
  • Home

UniPy: A Unified Programming Language for MGC-based IoT Systems

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2019, 24(3), pp.77-86
  • DOI : 10.9708/jksci.2019.24.03.077
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science
  • Received : December 27, 2018
  • Accepted : March 4, 2019
  • Published : March 29, 2019

KIM GAYOUNG 1 Kwang-hoon Choi 1 Chang Byeong Mo 2

1전남대학교
2숙명여자대학교

Accredited

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.

Citation status

* References for papers published after 2023 are currently being built.