On Fri, 22 Nov 2002, Robert J. Lebowitz wrote: > Well, there is still the issue of having a mechanism to simply open a > socket, pass the parameters to another daemon without sending the actual > message. The other daemon would have to have read/write permissions to look > at and alter any messages, but it still seems to me that it is easier than > constantly marshalling resources from a commandline prompt each time. This > approach would still benefit both Scope and JScope..
"marshalling resources" == sending ~200 bytes across a local ( localhost on unix ) socket connection. To go to execute something ( Perl script of Java or whatever ) that will be at least a couple of orders of magnitude slower. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
