PHP Classes

How to Implement a PHP Queue Management System using the Package MSG Queue: Queue SysV messages for processing by workers

Recommend this page to a friend!
  Info   View files Documentation   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2024-07-03 (2 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 19 This week: 19All time: 11,253 This week: 5Up
Version License PHP version Categories
msg-queue 1.0MIT/X Consortium ...5Algorithms, PHP 5, Unix, Performance ...
Description 

Author

This package can queue SysV messages for processing by workers.

It provides a message class that associates a key to a message data.

Message objects can be added to queues using PHP SysV message queues accessed by a queue class.

A worker class can pull messages with a given queue key in the queue for processing.

Picture of Chun-Sheng, Li
  Performance   Level  
Name: Chun-Sheng, Li <contact>
Classes: 33 packages by
Country: Taiwan Taiwan
Innovation award
Innovation award
Nominee: 16x

Winner: 1x

Documentation

msg-queue

A simple message queue for PHP program


  Files folder image Files  
File Role Description
Files folder imagesrc (3 files)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  src  
File Role Description
  Plain text file message.php Class Class source
  Plain text file queue.php Class Class source
  Plain text file worker.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:19
This week:19
All time:11,253
This week:5Up