| Recommend this page to a friend! |
| Classes of Richard Keizer | > | Shared Memory | > | Download .tar.gz .zip | > | > | > | |||||
|
| ||||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This class can be used to store and retrieve information in shared memory. It can open a shared memory segment with a given key and store any data in this memory and read from it. The class can also retrieve the value previously stored, even if it was in a previous request by a different user. The class uses a mutex to prevent multiple requests storing and retrieving values from the memory at the same time. |
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| System information | Information about servers, processes and operating system facilities | View top rated classes | |
| Unix | Use of capabilities specific of POSIX, Unix like operating systems | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
|||||||||||||||||||||||||||||||||