http - How to consume URL link from ZeroMQ, download it and send to s3 and send to SNS or a queue? -


i'm trying learn apache camel , here's i'm trying do:

consume message zeromq, message url of file. download , send s3. after which, send bucket link queue or sns.

the answer reference other projects.

how do this?

thanks in advance!


Comments