I’m trying to connect Domino server by IIOP and create a connection pool for performance issue.
The designer help indicates that is possible to do that, but omit sample code.
So, I have these questions :
-
How to create a connection pool for IIOP access?
-
How to assign the default pool size (how many connections allow to be requested by this pool)?
-
Attach sample code will be helpful.
Thanks a lot.