PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2015-04-29 (2 years ago) RSS 2.0 feedNot enough user ratingsTotal: 148 All time: 8,489 This week: 771Up
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.

  Performance   Level  
Name: Matthew Knowlton <contact>
Classes: 6 packages by
Country: United States United States
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:148
This week:0
All time:8,489
This week:771Up