Hi at present we use a Fanout Deployment for transfering the files from our base (TS) server to the 3 receiver. I wanted to know that if we use the MultiTier Deployment instead of Fanout Deployment, then would there be any reduction in the CPU Utilization of our TS Server. Prem Pratick.
[BS]->[Rcvr1] ->[Rcvr2] ->[Rcvr3]
[BS1]->[BS2] ->[Rcvr1] ->[Rcvr2]
[BS1]->[BS2] [BS2]->[Rcvr1] ->[Rcvr2]
Muli-tier only makes sense if you are deploying through other base servers.This might reduce the amount of CPU used on BS1, but in general, until you're talking about large amounts of deployment "legs" and/or large amounts of comparisons taking place, I don't think you'll see anything too significant - though your milage may certainly vary.
Hi , Thanks for the reply , With our client there is no problem for buying license ...The servers are located near by . But i was thinking that if we use Multi Tier mode to deploy the assets , then the performance would increase on the TS Server .Pls confirm the same .Presently i am working on the same.Prem