c# - Scalable WCF Web Service -


i have written stateless wcf rest web service. main consumer of web service mobile app. there 1000's of clients connecting web service simultaneously. , number increase in future.

how deploy wcf web service scales nicely. guessing web service hosted in multiple servers , load balancer distribute traffic among there servers. can suggest load balancer typically used such scenario?

is there other recommended way deploy web service scalability?

frankly speaking haven't tried this... thought

i install microsoft azure service bus windows server , connect/setup available instances of web service service bus endpoint. there buildin load balancer.

pros: there build in load balancer, easy.


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -