
--
You received this message because you are subscribed to the Google Groups "CTJUG Forum" group.
To post to this group, send email to CTJUG...@googlegroups.com
To unsubscribe from this group, send email to CTJUG-Forum...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
For the ctjug home page see http://www.ctjug.org.za
For jobs see http://jobs.gamatam.com/
--
You received this message because you are subscribed to the Google Groups "CTJUG Forum" group.
To post to this group, send email to CTJUG...@googlegroups.com
To unsubscribe from this group, send email to CTJUG-Forum...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
For the ctjug home page see http://www.ctjug.org.za
For jobs see http://jobs.gamatam.com/
Sent from my BlackBerry® wireless device
Indeed. I was thinking EHcache and said Terracotta.
6. Implement Connection Pools
Hi Brian,Yeah, I made the mistake of delivering some prototype/demo code for the client/partner - and they said "Perfect - Put it live". Now the prototype/demo code is running live in a heavy load production environment. Oops!Think connection pools will really make that much difference? This is actually going to be a great test. I'll implement pooling, and then let you know. What do you guys prefer.
Commons DBCP or C3PO or BoneCP?