0 Replies Latest reply on Mar 2, 2012 3:48 PM by robertgary1

    Performance of mutiple rich:progressBars on a page

    robertgary1

      I want to incorporate richProgressBar into a table. This means I could have 50-100 progressbars on the page. In addition I run a4j:Poll to update status information on the top of the page. I understand I can have these requests share a queue but will there be a negative performance impact from so many independant requests going to the server? Is there a way to make all the progressBars request update in a single request?