0 Replies Latest reply on May 9, 2012 6:33 PM by sudha77

    RichFaces Global Queue

    sudha77

      Hi All,

       

      I have a question regarding enabling global queue.

       

      We are facing some data dropping issue beacuse of many Ajax calls in one of our page.When we enable the global queue the issue is not happening.

      Now enabling it makes  all Asynchronous  requests to synchronous via the single global queue.

       

      <context-param>

         <param-name>org.richfaces.queue.global.enabled</param-name>

         <param-value>true</param-value>

      </context-param>

       

      What are all the performance implications we may have doing this?

       

      Thank you so much reading my question.

       

      Any thoughts or suggestions greatly appreciated.

       

      Thanks,

      Sudha.