zf-fr / zfr-eb-worker

ZfrEbWorker is a thin layer to simplify the usage of SQS queues and Elastic Beanstalk environments
MIT License
8 stars 2 forks source link

Add local worker #20

Closed bakura10 closed 8 years ago

bakura10 commented 8 years ago

This PR addresses #19 and adds a local worker.

I was a bit unsure about how it should be tested considering that it's in an infinite loop. I've just tested it manually in different circumstances and it works like a charm, so as it's just a development tool, I think we'll leave it this way except if you have some idea on how to test it properly :).

ping @danizord

bakura10 commented 8 years ago

Done @danizord

danizord commented 8 years ago

Looks good for me :+1: