Collection - DataStructure.

  • Thread starter Thread starter Prasad Dannani
  • Start date Start date
P

Prasad Dannani

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
 
Hi,

The datastructure can be designed only if you can give explain the processes
you are going to do on the data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top