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