Hi All !

  Now i have a special requirement which is caching the data of a table
  This has to be developed in C++ or Pro * C++ and i am planning to do
in C++ using OCCI or Pro *C 
   
  Even i am not pretty clear with the idea of how to do
it but this is the requirement that i need to achieve.
   
  It would be of great help to me if you could help me in this R&D work that i 
am doing now
  
The Requirement is as follows.
----------------------------------------------------------------------------------
Given a Table name, and Primary key as input to the code, I neeed to extract 
all the data 
of that table and store the same in Buckets 
   
  [ Using hashing Techinique and this should be the Optimized one. Generally we 
go 
for hashing to increase the performance and in my case it is for 
Reduced Data base access and to give the Data base access speed with out 
accessing the Data base.
So the Hash Function should be a well Optimized one ] 
   
  [ Even i am not very clear about This and This is a R&D work that i am doing
I will be using the OCI or OCCI FOR the data base connectivity or i have a 
choice to 
 do it using Pro * C++ ]
   
  Whenever i need data of that table, i will query the data that is cached.
and generate the appropriate reports/data.
   
  Even i am not clear with the idea of How to use the cached data that has been 
cached once and stored in RAM.
   
  I think we loose the Cached data once we complete the Running.
How can we store the Cached data in RAM with out any Data Loss for a specific 
period.
   
   
  Guys i need Help ....
   
  Any advices / Suggestions in this regard are welcome.
   
   
   
  Thanks in Advance.
Krishna Kanth Reddy
          (KK)

       
---------------------------------
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
and lay it on us.

[Non-text portions of this message have been removed]

Reply via email to