bug-gnu-electric
[Top][All Lists]
Advanced

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

Re: why are Epic files read using a separate process (JVM)


From: Dmitry . Nadezhin
Subject: Re: why are Epic files read using a separate process (JVM)
Date: Thu, 23 Jul 2009 08:55:12 +0400

Epic files are large.
Epic reader in the main process used to throw out of memory exception on 32-bit 
JVM.
So there is an option to run Epic reader in other process. The main JVM keeps 
in memory only directory
of signals. Waveforms are stored in a temporary file and are loaded by demand.

However, there is a preference which controls either to use separate process or 
main JVM. 

  -Dima

----- Original Message -----
From: Adam Megacz <address@hidden>
Date: Thursday, July 23, 2009 0:04 am
Subject: why are Epic files read using a separate process (JVM)

> 
> I'm curious: why does Electric spawn a separate process
> (EpicReaderProcess) in order to read in Epic files?  Why not do it
> from within the main process?
> 
>  - a
> 
> 
> 
> _______________________________________________
> Bug-gnu-electric mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-gnu-electric
> 





reply via email to

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