2017 © Pedro Peláez
 

library rabbitmq-bacground-jobs

Background Jobs using RabbitMQ

image

eclabsit/rabbitmq-bacground-jobs

Background Jobs using RabbitMQ

  • Tuesday, June 19, 2018
  • by eclabsit
  • Repository
  • 3 Watchers
  • 0 Stars
  • 89 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 8 Versions
  • 9 % Grown

The README.md

rabbitmq-background-jobs

The RabbitMQModule Background Jobs implementation

Installation

Composer

composer.phar require eclabsit/rabbitmq-background-jobs, (*1)

Usage

Configuration

Use RabbitMQModule Configuration to set up Connection, Consumers and Producers, (*2)

Publishing Jobs

$this->bgJobsProducer()->publish(serialize(new MailJob()));

MailJob MUST implements RabbitMqBackgroundJobs\Job\JobInterface, (*3)

The Versions

19/06 2018

dev-master

9999999-dev https://github.com/eclabsit/rabbitmq-background-jobs

Background Jobs using RabbitMQ

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Tiago da Hora

zf2 rabbitmq-module

19/06 2018

1.1.4

1.1.4.0 https://github.com/eclabsit/rabbitmq-background-jobs

Background Jobs using RabbitMQ

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Tiago da Hora

zf2 rabbitmq-module

30/05 2017

1.1.3

1.1.3.0 https://github.com/eclabsit/rabbitmq-background-jobs

Background Jobs using RabbitMQ

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Tiago da Hora

zf2 rabbitmq-module

11/05 2017

1.1.2

1.1.2.0 https://github.com/eclabsit/rabbitmq-background-jobs

Background Jobs using RabbitMQ

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Tiago da Hora

zf2 rabbitmq-module

20/10 2016

1.1.1

1.1.1.0 https://github.com/eclabsit/rabbitmq-background-jobs

Background Jobs using RabbitMQ

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Tiago da Hora

zf2 rabbitmq-module

14/04 2016

1.1.0

1.1.0.0 https://github.com/eclabsit/rabbitmq-background-jobs

Background Jobs using RabbitMQ

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Tiago da Hora

zf2 rabbitmq-module

12/04 2016

0.1.0

0.1.0.0 https://github.com/eclabsit/rabbitmq-background-jobs

Background Jobs using RabbitMQ

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Tiago da Hora

zf2 rabbitmq-module

12/04 2016

1.0.0

1.0.0.0 https://github.com/eclabsit/rabbitmq-background-jobs

Background Jobs using RabbitMQ

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Tiago da Hora

zf2 rabbitmq-module