Hello,
I am trying to load a large input data (around 500K) that was read from
socket. I use the following method to load the data in Oz.
RawProblem = {Compiler.virtualStringToValue Read} (Read is the input
string holding 500K)
It seems it is causing a severe memory spike in almost half of the times
and memory never recovers. I am not sure why this is happening and why
not all the times? By googling, I see some people suggested not to use
this method as it has some unpredictable behavior.
http://lists.gforge.info.ucl.ac.be/pipermail/mozart-users/2003/003442.ht
ml
Can anybody suggest some reliable/alternate method in loading a large
data set in OZ that was read from a socket?
Thanks so much,
Ashis
_________________________________________________________________________________
mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users