Hi Folks,

While I was looking in to BAM dashboard functionality, I found out that all
the requests which are placed from the gadgets to the back-end,
are synchronous. (look at retrieve-data.js) Is there a particular reason for
this ?, I often heard from BAM team that BAM dashboard is
not responsive until all the gadgets are loaded. larger part of the issue
seems to be the way the gadgets are written. As long as we are doing
synchronous calls the complete UI will be blocked and will not be
responsive.

It would be great if we can review some of the BAM gadgets and try to make
these calls asynchronous as possible, which will improve
the responsiveness to a great deal.

-- 
Thanks & Regards,

Nuwan Bandara
Software Engineer
WSO2 Inc. | http://wso2.com
lean . enterprise . middleware

http://www.nuwanbando.com

<http://www.nuwanbando.com/>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to