Creating a Glacier2 Session in an asynchronous way

in Help Center
Hello,
For testing reason, my program needs to create and destroy a set of Glacier2 Sessions periodically.
I'm using the Ice Timer to schedule the connection and disconnection operations.
However, because I create the Glacier2 session in a synchronous way, my program doesn't guarantee the periodicity.
Does exist a way to create a Glacier2 Session asynchronously?
Thanks in advance,
Diego
For testing reason, my program needs to create and destroy a set of Glacier2 Sessions periodically.
I'm using the Ice Timer to schedule the connection and disconnection operations.
However, because I create the Glacier2 session in a synchronous way, my program doesn't guarantee the periodicity.
Does exist a way to create a Glacier2 Session asynchronously?
Thanks in advance,
Diego
0
Comments