This solution would be more scalable and portable. It is quite likely your data will grow faster than memory capabilities and address space restrictions.
Robert Brenstein
Thanks Pierre,
I considered that also. A Database application would certainly handle the amount of data, but they are really meant for finding and sorting various fields, not for doing the kind of processing I am doing. The disk accessing would slow down the process.
Dennis
On Apr 12, 2005, at 5:27 PM, Pierre Sahores wrote:
Welcome to the Revolution Dennis,
Why could you not take help from the native Rev ablity to manage the process in storing the datas inside an ACID-DB alike PostgreSQL or OpenBase ? It's how i would handle such amounts of datas, for my own. Transcript for the RAM fine high-speed calculations and SQL for the right datas presets extractions could probably open an interesing datas management way for your process, in about calculations speed and safety.
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
