Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
63% | Total: 1,942 | All time: 2,025 This week: 455 |
Version | License | Categories | ||||
ipc_sharedmem 1.0.0 | GNU Lesser Genera... | PHP 5, System information |
Description | Author | |||||||||||||||||||||||||
This is a package that can be used to share information between different processes using several types of shared memory containers. Innovation Award
|
|
|
Files (11) |
File | Role | Description |
---|---|---|
File.php | Class | File based shared memory class. |
MySQL.php | Class | MySQL based shared memory class. |
README.TXT | Doc. | Instructions |
SharedMem.php | Class | Common Interface class. |
ShmOp.php | Class | PHP shmop and sysvsem extensions based shared memory class. |
tfile_atomic.php | Example | Example/test script for IPC_SharedMem_File class. |
tfile_trans.php | Example | Example/test script for IPC_SharedMem_File class. |
tmysql_atomic.php | Example | Example/test script for IPC_SharedMem_MySQL class. |
tmysql_trans.php | Example | Example/test script for IPC_SharedMem_MySQL class. |
tshmop_atomic.php | Example | Example/test script for IPC_SharedMem_ShmOp class. |
tshmop_trans.php | Example | Example/test script for IPC_SharedMem_ShmOp class. |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
Authen_DAP | for shared memory | Required |