How can I run my ice server program in multi-threaded mode

in Bug Reports
I want to make the multi-threaded server ,that can make some proxys,and all the proxy run in their own self thread,that is ,I want my proxys run parallelly.
I make the example ,but they run in order like block callling in socket.
I make the example ,but they run in order like block callling in socket.
0
Comments
Just this.
But I feel "Ice.ThreadPool.Client.Size=10 ;" should equal to
"Ice.ThreadPool.Client.Size=10 ".
I have love ICE more than CORBA.
Ice.Blah=foo;
Then the value of Ice.Blah is "foo;", and not "foo".
Thanks your answer.