A slightly improved Rugby
[1/1] from: maarten::vrijheid::net at: 1-Feb-2005 15:15
Hello,
For those interested in distributed computing, I just updated Rugby a bit.
I renamed the 'chain mezzanine to 'async-rpc
If you are running client and server in one process, you can do
something like:
async-rpc/deliver/timeout/error-handler http://rugbyhost:port [code]
:callback 0:0:10 [timeout code block] :error-handler
You can find it at http://www.surfnetters.nl/maarten/rugby.zip
--Maarten