Caching in C++
Hi all,
I have developed a application in c++ .Can anyone tell me how to enable caching for my application so that it becomes a bit faster? I have used JCS module previously for many java based applications.
Is there anything like JCS for c++ programs?
waiting for ur reply,
coolguy
|