Libraries tagged by share memory
ninsuo/php-shared-memory
19624 Downloads
Share variables across multiple PHP apps
razshare/simple-shared-memory
5 Downloads
A helper to share memory between forks.
phpth/ipc
21 Downloads
进程通信相关组件
jue/jsmemory
92 Downloads
mutli php process share memory
misterion/ko-process
329402 Downloads
Simple pcntl fork wrapper and process manager
jamm/memory
24327 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
klaussilveira/simple-shm
7023 Downloads
SimpleSHM is a simple and small abstraction layer for shared memory manipulation using PHP.
yurunsoft/swoole-shared-memory
66040 Downloads
pear2/cache_shm
29460 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
azenned/smc
15180 Downloads
Blueflame cache library using shared memory (SHM)
takuya/php-sysv-ipc-shared-memory
1333 Downloads
php sysv shm wrapper
positron48/memorystorage
1774 Downloads
Classes for storing data in shared memory
windomz/shmcache
3016 Downloads
A lightweight, abstract, scalable, out-of-the-box shared memory operation, makes use of the PHP Shared Memory Functions(shmop).
imiphp/imi-shared-memory
19 Downloads
imi 框架跨进程变量共享组件
slince/process
89 Downloads
The process wrapper and manager based on pcntl and posix.