request of recommendation on scale/sizing of application
hi,experts,
going build web application (deploy iis) provide 1 simple web api, use .net 4.0 or .net 4.5 web api 2.2 (mvc structure), response restful json, no authentication.
api:
request: 3 integer parameters.
response: list of objects (a object contains 2 integers)
logic simple, result object list application variable dictionary result.
application variable dictionary filled @ application start. no update once application started.
major requirement: support 20000 concurrent users.
2 suggestion of server specification:
e.g. cpu, no of threads.
how many gb ram?
need load balancing?
thank much!
going build web application (deploy iis) provide 1 simple web api, use .net 4.0 or .net 4.5 web api 2.2 (mvc structure), response restful json, no authentication.
api:
request: 3 integer parameters.
response: list of objects (a object contains 2 integers)
logic simple, result object list application variable dictionary result.
application variable dictionary filled @ application start. no update once application started.
major requirement: support 20000 concurrent users.
2 suggestion of server specification:
e.g. cpu, no of threads.
how many gb ram?
need load balancing?
thank much!
delaynomore.
anyone can help?
delaynomore.
Architecture > Architecture General
Comments
Post a Comment