Open GoogleCodeExporter opened 9 years ago
Hi, I'm going to leave this issue as "New", since we are considering options,
but we don't have a plan to give at this point.
What type of use pattern do you have? E.g. some projects have spiky usage from
generating 30-graph dashboards, some have users doing their own ad-hoc things
independently -- we'd like to make sure we cover people's uses.
Original comment by e...@google.com
on 19 Nov 2014 at 6:42
The "30-graph dashboards" is one of my use cases. I can handle that by making
client and server queues, mitigating (but not solving) the problem.
I say it doesn't solve the problem because multiple users (let's say... 5)
rendering dashboards at same time can produce long queues, increasing too much
the response time of each dashboard - and you know, even 10 seconds means
"forever" when the user is waiting for the request to complete. That's a
problem for my project, since I have the same app for multiple customers
(mutitenancy).
Original comment by gilberto...@gmail.com
on 19 Nov 2014 at 6:59
Original issue reported on code.google.com by
gilberto...@gmail.com
on 11 Nov 2014 at 8:58