13 Replies Latest reply on Feb 9, 2011 7:54 AM by welle

    Request Handling

    zzpprk

      Hi

       

      I am new here and new to JBoss AS.

       

      Suppose you have two requests for the same web service hosted by JBoss. We will call them A and B. What will happen if B comes-in while A is still being processed? Will JBoss wait for A to complete before processing B or will it start processing B immediatly (i.e. A and B will be processed in parallel)?

       

      Regards

       

      Patrick