Archive of UserLand's first discussion group, started October 5, 1998.
Re: Asynchronous RPC
Author: Skip Montanaro Posted: 1/25/1999; 6:59:55 PM Topic: Search Engine XML-RPC Interface Msg #: 2464 (In response to 2455) Prev/Next: 2463 / 2465
Fuzz, how would/does your async RPC work? Does the client, after sending the request, open an agreed upon port and listen in a separate thread for the return value or is it conceptually more like the server makes a second RPC call back to the client to return results?If the latter semantics are sufficient for your purposes and you have multithreaded clients and servers, then I suspect XML-RPC could fairly easily (ignore all the hand-waving here... :-) be made to do what you want.
Skip Montanaro skip@mojam.com
There are responses to this message:
- Re: Asynchronous RPC, Farzad Pezeshkpour, 1/26/1999; 7:22:08 AM
This page was archived on 6/13/2001; 4:47:34 PM.
© Copyright 1998-2001 UserLand Software, Inc.