Shared Memory
PHP Manual

Введение

Shmop is an easy to use set of functions that allows PHP to read, write, create and delete Unix shared memory segments.

Замечание: Versions of Windows previous to Windows 2000 do not support shared memory.

Замечание: In PHP 4.0.3, these functions were prefixed by shm rather than shmop.


Shared Memory
PHP Manual