Home > Publications database > Efficient Message Serialization for Inter-Service Communication in dCache |
Coursework | PUBDB-2020-01022 |
2019
This record in other databases:
Please use a persistent id in citations: doi:10.3204/PUBDB-2020-01022
Abstract: As a well established, large-scale distributed storage system, dCache is used to manage and serve huge amounts of data collected by high energy physics, astrophysics and photon science experiments. Based on a microservices-like architecture, dCache is built as a modular distributed system, where each component provides a different core functionality. These services communicate by passing serialized messages to each other, a core behavior whose performance properties can consequently affect the entire system. This thesis compares and evaluates different data serialization protocols in computer science with the objective of replacing and improving upon Java Object Serialization (JOS ), which has increasingly presented itself as no longer being sufficiently performant for encoding messages. The criteria for choosing a new framework are collected, analyzed and formalized. The primary motivation for replacing Java serialization is increasing the general speed of message-passing and thereby reducing the round-trip time for user requests. Emphasis is also placed on schema evolution capabilities and framework usability. Approaches for generalizing (de)serialization speedand size measurements based on data structure complexity are introduced, criteria for measuring documentation, learning curve, maintainability and introduction effort are defined. Finally, several selected serialization protocols are evaluated and compared accordingly, concluding with a recommendation for a suitable JOS replacement.
![]() |
The record appears in these collections: |