CORBA Connection Pool
[email protected] Fri, 6 Jan 2006 17:51:22 +1100
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <OF558E9C94.F8A40A18-ONCA2570EE.002510AF-CA2570EE.0025A9FE@alcanet.com.au> |
Hi, I implemeted a CORBA Connection Pool manager. Basically it is a singleton class with thread safety mechanism. I initialize it in Tomcat web service (axis). I have observed an interesting behaviour; If I just use web service which is accessing CORBA Connection Pool singleton in standard load ands then load it heavily all the connections serves very well. But if I start with heavy load immediately some of the connections goes bad. Before I start any loading I made sure that singleton is initiated and all the connections were put into slots ( static HashMap ). Do you have any suggestion why connections goes bad ? Thanks Hakan This email may contain privileged/confidential information. You may not copy or disclose this email to anyone without the written permission of the sender. If you have received this email in error please kindly delete this message and notify the sender. Opinions expressed in this email are those of the sender and not necessarily the opinions of the employer. This email and any attached files should be scanned to detect viruses. No liability will be accepted by the employer for loss or damage (whether caused by negligence or not) as a result of email transmission. _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html