Performance issue
Hi All,
I am developing a Java application using a MySQL database.
The java app owns 30 different threaded objects that are querying the
database competitive through a central database object.
I have experienced, that sometimes I get an exception while trying to
query the database.
Is it possible, that the mysql server is overwhelmed if too many
queries come at the same time?
Best,
korcs
|