Hello Friends,
I have been asked to design deployment architecture for a web application
which will have almost 1100 request per minute.
Pls suggest me the ways.
Thanks in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
dat pawPosted Mar 14, 2012, 9:02 AM
brunda kPosted Mar 14, 2012, 8:39 AM
dat pawPosted Mar 14, 2012, 12:52 AM
Let me clear the scenario.
I developed window application which will be implemented on 1100 window based smart devices.
This window application talks with db through web services and within every minute.Hence this will generate 1100 requests per minute.
Window application,web service,db all are ready and tested only thing is needed how to maintain performance of window application ?
while having 1100 request per minute ,server's CPU utilization goes above 75 %.I want to maintain it below 50%.
I need deployment architecture on server which will be like
1) hosting of multiple web services and will talk with single db.
2) hosting of multiple web services and have distributed db. etc
How can I achieve this?
Pls friends help me.
Pravin PatilPosted Mar 13, 2012, 10:23 AM