aspose file tools
The moose likes Other Java Products and Servers and the fly likes Connecting pooling using proxool Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "Connecting pooling using proxool" Watch "Connecting pooling using proxool" New topic
Author

Connecting pooling using proxool

Prithvi Sehgal
Ranch Hand

Joined: Oct 13, 2009
Posts: 771
Dear All,

I have recently implemented connecting pooling in our application. I have used both c3p0 and dbcp.
Reviews suggest dbcp is very good for single threaded applications while c3p0 works very well in
multi-threaded applications.

I was just browsing today when i came to know about something called proxool. I was wondering, has
anyone used it and how good it is? Any pointers will be helpful.

Best Regards,


Prithvi/Beenish,
My Blog, Follow me on Twitter,Scjp Tips, When you score low in mocks, Generics,Scjp Notes, JavaStudyGroup
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Connecting pooling using proxool
 
Similar Threads
Spring Framework and Hibernate
Hibernate & Connection Pooling
Connection pool runs out of connections
Closing Statement.
Hibernate ?