From: Maxim M. <mal...@ya...> - 2003-04-22 19:50:17
|
Hi everyone: I'm trying to use a shared memory module with the ActiveState Perl 5.6.1 build 633. I want to read a huge XML-doc file into the memory and access it from different script instances instead of re-reading it into each instance. I know that would be on problem on UNIX using IPC modules. The Cache::Cache module is installed just fine from the ActiveState ppd-file but I'm unable to install IPC::ShareLite which is required by the Cache::SharedMemoryCache. As I understand IPC::* modules are not yet ported to Windows. Does anyone know, if there is a workaround for that or maybe some other module I could use? I searched the Net extensively but didn't find any solution. Any help is appreciated. Thank you, ===== Maxim Maltchevski __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com |