mysql - C# - Concurrent Requests to database -



mysql - C# - Concurrent Requests to database -

i have application create more available concurrent requests database have hosted on godaddy server. i'm wondering if when user makes request database , denied because of concurrent request limit happen? request tossed uncaught exception? send exception database unable reached or "queue up" , wait turn?

i've tried doing research here , either i'm typing in wrong keywords or i'm misunderstanding how works. in advance!

c# mysql database concurrency

Comments

Popular posts from this blog

php - How to pass multiple values from url -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -