I have been develop API using asp.net with C# back-end code.
i would like to understand more concept how to make the API support more client to call,
It's because i want to have experience the same that able to like twitter.
Do you guys have any article like,
how to make the API able to handle concurrency request.
what kind of server that support at least 100 million request / hrs.
Is there any limitation that .Net able to request concurrency per second?
Regards,
Herman