# UML Model for Compressed Message Exchange

**Authors:** Ali Baba Dauda, Baba Saleh Ahmed, Abubakar Auwal Idris, Audu Mabu, Mabu, Ilyas Ibrahim Iliyas

arXiv: 1902.03574 · 2019-03-19

## TL;DR

This paper presents a UML-based model for compressing messages in web services to reduce latency, aiding researchers and developers in designing more efficient client-server communication systems.

## Contribution

It introduces a UML modeling approach to represent message compression techniques in web services, enhancing communication efficiency.

## Key findings

- UML models effectively depict message compression in web services.
- The approach reduces communication latency in client-server interactions.
- Design insights benefit web services and cloud computing development.

## Abstract

Web services is a collection of technologies that client-server model use also to exchange information. The Web services uses XML as the message wrapper to exchange information but the XML is always verbose and hence incurs latency in the communication. This paper used UML to model the Web services exchange for client-server applications. UML notations were used to offer the interactions between the objects and the elements of the Web services and how the information is compressed for the exchange. The analysis and the design of the requirements will be useful to Web services and cloud computing researchers and developers.

---
Source: https://tomesphere.com/paper/1902.03574