Code Review: Mapping Directory Groups to eduPersonEntitlement
Cantor, Scott
cantor.2 at osu.edu
Mon Apr 10 20:56:02 EDT 2017
On 4/10/17, 8:49 PM, "users on behalf of Brian Moon" <users-bounces at shibboleth.net on behalf of bmoon at scu.edu> wrote:
> And if going the MySQL route, then that raises the question of connection pooling so that a new connection does not have to be
> established every time a user logs in.
Pooling is handled by standard libraries that wrap JDBC data sources, dbcp2 mainly.
-- Scott
More information about the users
mailing list