4 Replies Latest reply on Jun 17, 2003 5:25 PM by semi

    Data compression between Client and JBoss...

    semi

      Hi,

      does anybody know how to configure
      a compressed socket communication between a java client and jboss?
      All serialized objects passed to the server and returned from server should be compressed to reduce network traffic.
      I could use gzipped value-objects, but I would like to do this on the transport layer if possible.

      I already asked this question in the performance forum, but nobody has had an answer.
      Any idea?

      Thanks for help,
      Michael