For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > November 2005 > Saving Temp Files in Shared Memory









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Saving Temp Files in Shared Memory
Jay

2005-11-28, 6:57 pm

Hey There,
I am going to be having a bunch of files created from a mysql
database, and then these files will be zipped together. While the files
are being created, is it possible to store the files already created in
shared memory using SHMOP? Any insight into this would be greatly
appreciated.


Thanks,
Jay
(patel at cs dot utk dot edu)

NC

2005-11-28, 6:57 pm

Jay wrote:
>
> I am going to be having a bunch of files created from a mysql
> database, and then these files will be zipped together. While the files
> are being created, is it possible to store the files already created in
> shared memory using SHMOP?


Yes. Read the documentation:

http://www.php.net/shmop

Cheers,
NC

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com