How to make a responsive server?



Hi,

I have browsed through the archives and found out that ORBit2 is
not really thread-safe. It was also explained that in a process, there
must (currently) only be one thread that takes care of incoming and
outgoing messages. So my question is then, if we have a client that
asks the server to perform a heavy computation (takes a long time)
and return with the answer, how can we make the server still be responsive
to other clients that asks the server to do the same or other things?

Cheers,

/Lars



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]