Create an IIOP connection pool

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 :

  1. How to create a connection pool for IIOP access?

  2. How to assign the default pool size (how many connections allow to be requested by this pool)?

  3. Attach sample code will be helpful.

Thanks a lot.