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 -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -