About bidirectional

in Help Center
Sir,
In bidirectional connections,
Ice.ACM.Client=0
Active connection management must be disabled when using.
Can this mode support the Service long time run?
I want to know how to clean up the disconnection's resource.
In bidirectional connections,
Ice.ACM.Client=0
Active connection management must be disabled when using.
Can this mode support the Service long time run?
I want to know how to clean up the disconnection's resource.
0
Comments
It's difficult to say without knowing more about your service if it will support many active client connections at the same time. I recommend you to take a look at [thread=485]this thread[/thread] for some insights on scalability issues regarding connection management.
Benoit.