Skip to Content.
Sympa Menu

grouper-dev - Connection Pooling with JNDISourceAdapter

Subject: Grouper Developers Forum

List archive

Connection Pooling with JNDISourceAdapter


Chronological Thread 
  • From: Shilen Patel <>
  • To:
  • Subject: Connection Pooling with JNDISourceAdapter
  • Date: Fri, 10 Aug 2007 10:47:24 -0400

Hello,

I recall the connection pooling issue with the JNDISourceAdapter being brought up before, but I don't see any Jira issues on that. So I thought I would share some results. Simply by adding connection pooling to the JNDISourceAdapter, I'm seeing a significant performance improvement while making repeated calls to Member.getSubject(). For instance, for a group with 120 members, retrieving the Subject objects for all 120 members resulted in a 60% performance improvement while using connection pooling.

-- Shilen




Archive powered by MHonArc 2.6.16.

Top of Page