Simpleue Versions Save

PHP queue worker and consumer - Ready for AWS SQS, Redis, Beanstalkd and others.

2.1.0

6 years ago

New feature:

  • AWS SQS Job Locker to Prevent Duplication

2.0.0

6 years ago

New feature (Backward compatibility break):

  • isMyJob: Function that allow to identify jobs when pulling from the queue and take action.

1.2.0

6 years ago

Added features:

  • Handle SIGTERM or SIGINT to exit gracefully
    • Important! This feature is not tested in HHVM, thus might not work as expected if you are running it on HHVM

1.1.2

6 years ago

Set maxIterations to 0 as default value in QueueWorker.

1.1.1

7 years ago

Fix issue with maxIterations in QueueWorker, typecast to int by default.

1.1.0

7 years ago

Added backend to support Beanstalkd.

1.0.0

8 years ago

First release. 1.0.0