![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've been told that PTS performance over a network suffers due to the amount of traffic generated by PTS, and that Yukon is supposed to solve this problem. |
#3
| |||
| |||
|
|
I've been told that PTS performance over a network suffers due to the amount of traffic generated by PTS, and that Yukon is supposed to solve this problem. I can offer my opinion on this question: It depends a lot ! Since PTS has client-side cache, the amount of traffic generated by PTS usually decreases with the lifetime of the session. I.e. at the beginning metadata is downloaded, then data as needed, but more queries are done - higher chances that the results for them will be in PTS cache. So I would say that in typical scenarios average traffic from PTS probably will be smaller then average traffic for Yukon. However, the biggest change IMO is not in the throughput, but in latency. Single MDX query could trigger many network roundtrips in PTS (or it could be zero roundtrips if cache is used), whereas in Yukon there is always one roundtrip per query. So if the network has high latency (sattelite link), with Yukon you will get much better predictability. Additionally, you can also predict the size of the network traffic in Yukon, since the result will contain only results for the query, whereas with AS2K, network traffic may include intermideatery results needed in order to compute the final result. -- ================================================== Mosha Pasumansky - http://www.mosha.com/msolap Analysis Services blog at http://www.sqljunkies.com/WebLog/mosha Development Lead in the Analysis Server team All you need is love (John Lennon) Disclaimer : This posting is provided "AS IS" with no warranties, and confers no rights. ================================================== |
![]() |
| Thread Tools | |
| Display Modes | |
| |