Coding Best Practice for a dashboard / 1 User application
Hi All,
developing a Mashup, it is a best pratice to reduce the amount of services called to get the data. Is it also right for an application that will be used only by one person?
Hi All,
developing a Mashup, it is a best pratice to reduce the amount of services called to get the data. Is it also right for an application that will be used only by one person?
In this case it doesn't make sense to optimize HTTP, and you should rather focus on optimizing your KPI calculations, and most importantly test it with realistic amount of generated data (e.g. with 1 year worth of historical readings in your DB).
/ Constantine
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.