David Meaker <[EMAIL PROTECTED]> writes:
> I have a requirement to process a set of 200,000 records in a batch process.
> Using peers I get an out of memory error when I doSelect(). I assume a
> 200,000 element vector is created which stretches the resources on this
> machine I am using. Can one use peers to do this or should I be digging
> into Village.
What about breaking the batch into parts and processing one part at a
time?
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]