1.

EXI meaning in Computing ?

Answer» What is Efficient XML Interchange mean?

Efficient XML Interchange (EXI) is a binary XML format for exchange of data on a computer network.It was developed by the W3C's Efficient Extensible Interchange Working Group and is one of the most prominent efforts to encode XML documents in a binary data format, rather than plain text.Using EXI format reduces the verbosity of XML documents as well as the cost of parsing.Improvements in the performance of writing (generating) content depends on the speed of the medium being written to, the methods and quality of actual implementations.EXI is useful for

a complete range of XML document sizes, from dozens of bytes to terabytesreducing computational overhead to speed up parsing of compressed documentsincreasing endurance of small devices by utilizing efficient decompression reference


Discussion

No Comment Found