|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Wed, 03 Oct 2007 03:54:57 -0700, korcs wrote:
> 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? Maybe. But it be easier to say for sure if you mentioned what error you're actually getting. You have only told us that the "check engine" light is on. -- 18. I will not have a son. Although his laughably under-planned attempt to usurp power would easily fail, it would provide a fatal distraction at a crucial point in time. --Peter Anspach's list of things to do as an Evil Overlord |
|
![]() |
| Outils de la discussion | |
|
|