[omniORB] non-blocking calls ?

Philippe Moutarlier philippe@kscable.com
Mon, 29 Nov 1999 11:20:19 -0700


Is taht possible for a client to perform a non-blocking call to an object method which doesn't return any value ? Or should the server always have to create a thread for such a call in order to unblock the client before completion of the synchronous call ?

Philippe