Shared Memory
PHP Manual
PHP Manual»Розширення, що контролює обробку»Shared Memory

Shared Memory

Вступ

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

To Top