Loading [a11y]/accessibility-menu.js
Performance Characterization of Communication Protocols in Microservice Applications | IEEE Conference Publication | IEEE Xplore

Performance Characterization of Communication Protocols in Microservice Applications


Abstract:

Industrial applications are moving towards deployment using the microservice architecture. These microservices heavily rely on the networking stack for communication whic...Show More

Abstract:

Industrial applications are moving towards deployment using the microservice architecture. These microservices heavily rely on the networking stack for communication which, along with the container abstraction layer causes a significant overhead. With increasing core count on modern processors, these microservices are likely to be scheduled on the same host. In this paper, we attempt to analyze and optimize inter-microservice communication on the same host. We characterize three popular communication protocols - REST, gRPC, and Thrift, in terms of their network, memory, CPU utilization, and response time. Our studies showed that Thrift and gRPC are relatively faster than REST and hence, suitable for inter-microservice interactions owing to their speeds and compression. We leverage the shared memory between the microservices on the same host, using Unix Domain Sockets along with appropriate NUMA tuning that achieved an 86.48% reduction in response time.
Date of Conference: 22-24 September 2021
Date Added to IEEE Xplore: 05 October 2021
ISBN Information:
Conference Location: Glasgow, United Kingdom

Contact IEEE to Subscribe

References

References is not available for this document.