0 Replies Latest reply on Nov 29, 2003 6:27 AM by lyc1

    Use compressed Socket for RMI exchanges

    lyc1

      Hello,

      I'm thinking about exchanging compressed data via RMI and I found several compressSocket implementations in JBoss 3.0.8 sources (factories for both client and server side).

      They are in org.jboss.test.jrmp.ejb package, but can they be used instead of usual RMIsocketfactories of JBoss ? (more, what are they ? RMIMUltiSocket* ?)

      Is it possible to use them with TimedSocketFactory behavior concurrently ?

      Many thanks