(Tagged Suboptimal Code)
FAST AND EFFICIENT SERVICES
COMPRESSION
Compression Techniques
 SOAP(Service Oriented Architecture Process)
 TSC
 Huffman Encoding
 BPE(Byte Pair Encoding)
SOAP
XML based protocol
ADVANTAGE
 Transmission time
 System performance
DISADVANTAGE
Performance delay
Main
BPE
HUFFMAN TSC
Performance
JBE
BPE
Disadvantage
compression ratio
encoding time
Advantage
expansion faster
hash table
HUFFMAN
Disadvantage
encoding time
decoding time
Advantage
compression ratio
CONCLUSION:
TSC IS THE BEST COMPRESSION ALGORITHM WHICH
INCREASES PERFORMANCE OF WEB SERVICES COMPARED
TO OTHER ALGORITHMS.
TSC
 Better performance
 Encoding time
 Decoding time
 Compression ratio
Tagged Sub-Optimal Code

Tagged Sub-Optimal Code