0 Replies Latest reply on Apr 15, 2005 5:00 PM by ericjkaplan

    Temporary queue implementation on 3.0.4

    ericjkaplan

      Can anyone tell me whether or not the implementation of temporary queues on 3.0.4 is actually straight tcp/ip socket communication between the two processes, bypassing the application server? We are doing some tests comparing using temporary queues on 3.0.4 with just straight tcp/ip and see very little difference in timing to suggest that they are equivalent. Note that in our socket implementation we are still currently building the JMS message, but then streaming it over the socket.
      Our thought is that if it was going through the app server we would have to see some difference in timing.

      Thanks

      Eric