-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: How to profiling and monitor heibernate webservice
PostPosted: Tue Nov 21, 2006 4:45 pm 
Beginner
Beginner

Joined: Thu Nov 02, 2006 2:23 pm
Posts: 33
Hey,

I have a webservice that get a string.
The string contains complex events objects
.The service parse the string by Jaxb (i used hyberjaxb2)
and save each event in a different session to the DB.

I wrote 3 clients (on differents computers) that sends events to the webservice (each client have 10 threads).

It took around 2 seconds to each event to be stored in the DB (i measured the client time, so it is include soap and parse)

It is too much time.

Can you give me reference to article or suggestions on how to monitor the problem.

I use tomcat as a server to the soap and to the webservice.

I dont know if it the MySql or the webservice or the jaxb....

Events is a complex object that have reference to additional tables.

Thank you.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.