PHP Classes

ipcContainer: Share variables between tasks with shared memory

Recommend this page to a friend!
  Info   View files Example   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 151 All time: 9,030 This week: 183Up
Version License PHP version Categories
ipc-container 1.0Public Domain5.0PHP 5, Language
Description 

Author

This class can share variables between tasks with shared memory.

It can attach to a given shared memory segment so it can store and retrieve values to be shared with other processes that access the memory segment with the same key.

Assigning variable values to the class variables will make it store the values in an associative array to be stored in the attached shared memory segment.

Likewise, retrieving variables of the class will retrieve values with the same index name from the array stored in the share memory segment.

Picture of Matthew Knowlton
  Performance   Level  
Name: Matthew Knowlton is available for providing paid consulting. Contact Matthew Knowlton .
Classes: 6 packages by
Country: United States United States
Age: 27
All time rank: 2043290 in United States United States
Week rank: 578 Up70 in United States United States Up
Innovation award
Innovation award
Nominee: 4x

Winner: 1x

  Files folder image Files  
File Role Description
Plain text file ipcContainer.class.php Class Class Source
Accessible without login Plain text file ipcContainer.example1.php Example Example Script
Accessible without login Plain text file ipcContainer.example2.php Example Example Script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:151
This week:0
All time:9,030
This week:183Up