2017 © Pedro Peláez
 

library queue

Create specific queue client objects

image

stakhanovist/queue

Create specific queue client objects

  • Monday, March 21, 2016
  • by leodido
  • Repository
  • 2 Watchers
  • 0 Stars
  • 99 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 25 Forks
  • 6 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Stakhanovist Queue

Last Release BuildStatus, (*1)

Provides a factory function to create specific queue client objects., (*2)

This library aims to provide a message queue abstraction layer, usefull for inter-process comunication or for distributed processing (a complete job queue system can be implemented using the worker library)., (*3)

Currenty, the following message queue services are supported:, (*4)

Installation

Install it using composer., (*11)

Add the following to your composer.json file:, (*12)

"require": {
    "stakhanovist/queue": "~0.2.0",
}

License

Stakhanovist Queue is licensed under the BSD 2-Clause License except otherwise stated., (*13)

As this library initially started as a refactoring of the Zend\Queue library code, for source code parts still used the original New BSD License is retained., (*14)


Analytics, (*15)

The Versions

21/03 2016

dev-master

9999999-dev http://github.com/stakhanovist/queue

Create specific queue client objects

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

mongodb database postgresql amazon queue client mysql messages db sqlite adapter pgsql queues amazon sqs slqsrv

21/03 2016

v0.2.0-beta

0.2.0.0-beta http://github.com/stakhanovist/queue

Create specific queue client objects

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

mongodb database postgresql amazon queue client mysql messages db sqlite adapter pgsql queues amazon sqs slqsrv

21/03 2016

dev-develop

dev-develop http://github.com/stakhanovist/queue

Create specific queue client objects

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

mongodb database postgresql amazon queue client mysql messages db sqlite adapter pgsql queues amazon sqs slqsrv