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 -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

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