in reply to Shared memory

Hi

You can use Shared Memory. Becasue Most of the OS Supports Shared Memory.

For Example
Cache::SharedMemoryBackend
MIPSIM::Memory
As per your OS you can go ahead and use the module. You can use this Memory using Shared Memory Access modules, which are available for Perl

"Keep pouring your ideas"

Replies are listed 'Best First'.
Re^2: Shared memory
by deepak_biswas19 (Initiate) on Apr 12, 2006 at 10:58 UTC
    Thanks a lot i will use that and let you guyz know.