Hi!
I need to have instances of objects requested by client in separate processes. One process with object realization per client.
Can I achieve such architecture with ICE?
Is it possible solution to write an ICE server so as it starts up a new ICE server when receives a request from a new Client and then acts as ICE client of the new server dispatching requests from the particular Client to it?
Thank you in advance!
Sergey.

Reply With Quote