0 Replies Latest reply on May 18, 2014 9:31 PM by karthikr.subs

    Servlet for SocketClient latency

    karthikr.subs


      Dear Sir/Madam

       

      We have been using jboss 4..0.5 GA for our application. For an requirement, we have implemented integration with a system for transaction requests

      which accepts request via socket [java tcp ip]

      From a standalone java application, we send request and able to immediately get response from socket

      Where as when deployed as a servlet, we are getting delayed latency in reading response where as request is reaching the txn system immediately

      Is there any thing to be done in network or systemconfiguration or jboss

       

      Jboss 4.0.5 GA

      OS -Windows 7

       

      Regards