Large Amount of Data

Jack nospam at invalid.com
Sat May 26 04:21:56 EDT 2007


If swap memery can not handle this efficiently, I may need to partition
data to multiple servers and use RPC to communicate.

"Dennis Lee Bieber" <wlfraed at ix.netcom.com> wrote in message 
news:YYO5i.13645$Ut6.9256 at newsread1.news.pas.earthlink.net...
> On Fri, 25 May 2007 11:11:28 -0700, "Jack" <nospam at invalid.com>
> declaimed the following in comp.lang.python:
>
>> Thanks for the replies!
>>
>> Database will be too slow for what I want to do.
>>
> Slower than having every process on the computer potentially slowed
> down due to page swapping (and, for really huge data, still running the
> risk of exceeding the single-process address space)?
> -- 
> Wulfraed Dennis Lee Bieber KD6MOG
> wlfraed at ix.netcom.com wulfraed at bestiaria.com
> HTTP://wlfraed.home.netcom.com/
> (Bestiaria Support Staff: web-asst at bestiaria.com)
> HTTP://www.bestiaria.com/ 





More information about the Python-list mailing list