한국컴퓨터정보학회:학술대회논문집 (Proceedings of the Korean Society of Computer Information Conference)
- 한국컴퓨터정보학회 2020년도 제62차 하계학술대회논문집 28권2호
- /
- Pages.77-80
- /
- 2020
발행-구독 프로토콜에서 전송 성능의 비교 및 분석
Transmission Performance Comparison and Analysis with Different Publish/Subscribe Protocol
- Fan, Zujie (School of Computer Science and Engineering, Kyungpook National University) ;
- Kim, JaeSoo (School of Computer Science and Engineering, Kyungpook National University)
- 발행 : 2020.07.15
초록
In this paper, we analyze and compare the performance of different publish and subscribe protocols in the real application environment. This paper provides a horizontal comparison of current publish/subscribe protocols in terms of security, throughput, and delay performance. Thanks to the use of lightweight frameworks, the MQTT protocol has demonstrated excellent performance in terms of delay performance. However, the AMQP protocol has more advantages in security and throughput. Although the REST/HTTP protocol has the worst delay performance, it is excellent in terms of compatibility because it is based on the HTTP protocol.