0 Replies Latest reply on Jul 16, 2012 2:15 PM by swakesh

    Multi Threaded Rest Services

    swakesh

      Hi,

       

      I have implemented a simple rest services using jboss rest easy api and deployed on Jboss AS 7.

       

      When i am hitting the same webservice  from diffrent rest client at same time, why is the execution one after the other ?

       

      Since Jboss AS 7 is multi threaded server then it should service the requests in parallel, why is it not happening ?

       

      When i tried to hit different rest services simultenausly then its multi thread.

       

       

      Thanks,

      Swakesh