Extreamly large Hashtable
- From: anthony@xxxxxxxxxxxx
- Date: 6 May 2005 08:52:28 -0700
Has anyone created an extreamly large Hashtable? I need to create a
simple look up table key/value of some information.
I'm assuming that if it is in memory it will be faster then looking
this value up in a database.
The problem is I have about 4,000,000 rows of data. Assuming I have
enough memory to hold it, will a hashtable break being that large? Will
it be fast? Each row will only be about 10k in size.
Is there a better way?
Thanks,
AJS
.
- Follow-Ups:
- Re: Extreamly large Hashtable
- From: Eric Sosman
- Re: Extreamly large Hashtable
- From: Chris Uppal
- Re: Extreamly large Hashtable
- From: Betty
- Re: Extreamly large Hashtable
- From: David McDivitt
- Re: Extreamly large Hashtable
- Prev by Date: Re: struts and form validation
- Next by Date: Re: Relocation: America to UK
- Previous by thread: Re: XML in chatting software
- Next by thread: Re: Extreamly large Hashtable
- Index(es):
Relevant Pages
|
|