I have a graphic intensive application that I'm trying to publish that takes up 50% of cpu utilization with 2 VCPU's upon startup (loading of real time graphics is what causes this). So two users loading up this published app at the same time would cause CPU to be 100% for about 2 minutes.
Once the graphics loads the CPU has low activity. Question is how would you scale this for 50 users-. I understand that it is highly unlikely that all 50 users will start this particular application at once.
I'm thinking Citrix has some sort of way to set a limit on how much CPU is utilized by a published app.
Once the graphics loads the CPU has low activity. Question is how would you scale this for 50 users-. I understand that it is highly unlikely that all 50 users will start this particular application at once.
I'm thinking Citrix has some sort of way to set a limit on how much CPU is utilized by a published app.