[Biojava-l] Re: Running apps with Java

Francois Pepin fpepin at cs.mcgill.ca
Mon Aug 11 18:44:08 EDT 2003


I'll take care of combining the two, basically adding the ExecRunner
functionality to ProcessTools.

Thomas, how tested is ProcessTools? Is it something that you just wrote
up or is it code that's been found to work flawlessly on different kind
of applications?

Francois.

On Mon, 2003-08-11 at 12:41, Thomas Down wrote:
> Once upon a time, Francois Pepin wrote:
> > I've added it to the cvs as org.biojava.utils.ExecRunner. It make take a
> > little while to be replicated in the anonymous cvs.
> 
> Sorry, our two solutions seem to have crossed in cyberspace :-(.
> 
> As far as I can tell, ExecRunner has:
> 
>     - Use of Windows cmd.com to sort out PATH issues.
>     - Timeouts.
>     - More comprehensive public API.
> 
> ProcessTools has:
> 
>     - Lower level I/O pumps which I think will be more reliable.
>     - The ability to send data to the child process's standard
>       input.
> 
> Perhaps we can usefully synthesize the two.
> 
>     Thomas.
> _______________________________________________
> Biojava-l mailing list  -  Biojava-l at biojava.org
> http://biojava.org/mailman/listinfo/biojava-l



More information about the Biojava-l mailing list