Emanuele DelBono

Results 9 comments of Emanuele DelBono

I had to do a change in the code. In [ImageProcessor.js](https://github.com/ysugimoto/aws-lambda-image/blob/master/lib/ImageProcessor.js#L77) there is a condition that excludes file in the current directory and in my case they happens to be...

Same error here: ``` Checking requirements for osx. Certificates bundle '/opt/homebrew/etc/[email protected]/cert.pem' is already up to date. Requirements installation successful. Installing Ruby from source to: /Users/ema/.rvm/rubies/ruby-2.4.4, this may take a while...

Thx. That means that I could create a queue for every consumer and write a sort of router/dispatcher that receive the first job (sent by the producer) and resend it...

@mateodelnorte do you have an idea on how to implement this functionality (decoupling bus from transport)? I mean which refactoring steps are needed to have it I could try to...

Ok @mateodelnorte. I will give a try, I can't assure you to complete all the task but as soon as I have some free time I would like to help....

I implemented a first implementation of a FakeBus. Most methods throw an error (I just implemented pub-sub for testing). By now I pushed my code here: https://github.com/emadb/servicebus/commits/master I tried to...

@mateodelnorte Yes. I saw your response. I replied [here](https://github.com/emadb/servicebus/commit/5dadda0757014cfa78c6979c0c4baff286327459#commitcomment-17130417): > Hi @mateodelnorte I totally agree with you. I was just trying to create a fake bus for "playing" with it...

In general it would be useful to add buttons for the tasks defined in the `tasks.json`