Home › Forums › kdb+ › Power BI Scalable Solution › Re: Power BI Scalable Solution
-
Hi ,
I’ve been following the cross-post of this topic on our K4 Listbox, so I’m going to paste some of the suggested solutions below just for future reference!
- How about pointing at a load balanced set of q replicas running the same code?
- You can define my end points, neg ports (Multithreaded input queue mode). Depending upon your user queries, replication is the next option.
- You can also use deferred response to achieve load balancing without clients being aware of any implementation changes.
I understand from the thread that you were successful using deferred response?
Feel free to share more on this channel about your solution
Thanks,
Laura