hi,
We have 1 lakh records with row size 3kb
These records are palced by a service and another service will pickup these
records and process.
Because of this a huge burgen is there on the server and it has to do very
fast hence, we decided to put this in ram itself.
Can anyone suggest the best datastructure to this ASAP.
Thanks in Advance,
Prasad Dannani
Saravanan K V - 12 Aug 2005 15:16 GMT
Hi,
The datastructure can be designed only if you can give explain the processes
you are going to do on the data.

Signature
Saravanan K V
> hi,
>
[quoted text clipped - 10 lines]
> Thanks in Advance,
> Prasad Dannani