A Study on System for Traffic Measurement of MQTT Broker

MQTT Broker의 트래픽 측정을 위한 시스템에 관한 연구

  • Kim, Sung-Jin (Korea University of Technology and Education(KOREATECH)) ;
  • Oh, Chang-Heon (Korea University of Technology and Education(KOREATECH))
  • Published : 2017.05.31

Abstract

The MQTT broker has problems such as packet loss and delay due to degraded network performance according to traffic. However, the MQTT broker does not support a separate interface for traffic measurement, so it can not cope with network degradation. In this paper, we propose a system for traffic measurement of MQTT broker. The proposed system uses the jnetpcap library to measure all traffic to and from the MQTT broker.

MQTT broker는 트래픽에 따라 네트워크 성능이 저하되어 패킷 손실, 지연 등의 문제가 발생한다. 하지만 MQTT broker는 트래픽 측정을 위한 별도의 인터페이스를 지원하지 않아 네트워크 성능 저하에 대처할 수 없다. 본 논문에서는 MQTT broker의 트래픽 측정을 위한 시스템을 제안한다. 제안하는 시스템은 jnetpcap 라이브러리를 사용하여 MQTT broker로 송수신되는 모든 트래픽을 측정한다.

Keywords