Libraries tagged by share memory
adammbalogh/key-value-store-shared-memory
1107 Downloads
Key-value shared memory store through php shared memory module.
tschoffelen/memory
3318 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.
pavel_agarkov/speed-hunter
8 Downloads
Managing php-cli processes from under php-cgi and waiting for a response from the last process. (Only for * nix systems with shared memory support).
anuyun/ko-process-thin
8 Downloads
Simple pcntl fork wrapper and process manager
zhamao/connection-manager
3841 Downloads
A swoole-based multi-process connection manager using shared memory table
yabx/ipc
1 Downloads
Simple IPC implementation for PHP based on shared memory
text-media/shm-cache
1852 Downloads
Shared Memory ReadOnly Cache
phplegends/sysv
120 Downloads
This library is a API This for PHP module that provides wrappers for the System V IPC family of functions. It includes semaphores, shared memory and inter-process messaging (IPC).
netr0n/shmestage
9 Downloads
Simple storage of key value based data in PHP shared memory
az13js/auto-inc-id
8 Downloads
A PHP package to generate auto-incremented IDs using shared memory or file.
adelf/sharedmemory
19 Downloads
Abstraction package to handle shared memory between works in PHP
sweetchuck/asset-jar
108 Downloads
Provides a very simple, shared, in-memory data storage.
cheppers/asset-jar
6604 Downloads
Provides a very simple, shared, in-memory data storage.