help-octave
[Top][All Lists]
Advanced

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

Re: Octave from Java


From: Eric S Fraga
Subject: Re: Octave from Java
Date: Fri, 15 Feb 2008 19:00:15 +0000
User-agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/22.1 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI)

At Fri, 15 Feb 2008 00:27:17 +0100, Kim Hansen wrote:
> 
> System.exec() and it transfers values by using "save -text -" and "load -text 
> -"
> 

Have you done any comparisons with socket based (listen) approaches? I
am particularly interested in the impact of Octave start-up time and
file i/o for save and loads. I have a application specific interface
based on listen which works well but does suffer from latency (I tend
to make thousands of calls to Octave in a typical run).

cheers,
eric


reply via email to

[Prev in Thread] Current Thread [Next in Thread]