Libraries tagged by share memory
ninsuo/php-shared-memory
30757 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
343236 Downloads
Simple pcntl fork wrapper and process manager
yurunsoft/swoole-shared-memory
69219 Downloads
jamm/memory
27361 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.
pear2/cache_shm
37005 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
laruence/yac
0 Downloads
Yac is a shared and lockless memory user data cache for PHP.
takuya/php-sysv-ipc-shared-memory
4852 Downloads
php sysv shm wrapper
positron48/memorystorage
3276 Downloads
Classes for storing data in shared memory
lisachenko/php-shared-data-extension
140 Downloads
Shared data extension for PHP: persistent memory and request-surviving objects
kwhorne/askr-laravel
86 Downloads
Laravel integration for the Askr application server: session, cache, locks, queue and broadcasting drivers plus automatic page caching (pages are tagged with the models they read) — Redis-free, with an optional durable/replicated SQL Anywhere backend.
zhamao/connection-manager
4258 Downloads
A swoole-based multi-process connection manager using shared memory table
klaussilveira/simple-shm
7207 Downloads
SimpleSHM is a simple and small abstraction layer for shared memory manipulation using PHP.