We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Vicky Manoli • 6 years ago

Hi! Great yet simple analysis of the solution! Looking forward to the second part!
Is it intentional or a typo: "massage_data"?

Alex Koutmos • 6 years ago

"massage" was very much intentional but perhaps a bad name. Naming things is hard haha. transform_data probably would have been a better name than massage_data.

Dav • 6 years ago

Good stuff. How does Broadway compare to Conduit (AMQP)? I've been using Conduit but am interested in Broadway as seems to be a simpler architecture and is seeing recent activity.

https://github.com/conduitf...

Alex Koutmos • 6 years ago

I'll have to look into Conduit as I have never used it before. It looks like it may fill a similar role as Broadway but does not offer as much functionality out of the box (at least that's what it looks like).

Bryan Bryce • 6 years ago

WOW, this is awesome. Part 2! Part 2!

Alex Koutmos • 5 years ago

Thanks! You can find part 2 here: https://akoutmos.com/post/b...

Ilya Suzdalnitski • 6 years ago

Nice tutorial, eagerly waiting for the second part!

Lucas Franco • 6 years ago

Great article! Looking forward for part 2. :)

Andreas Willems • 6 years ago

Great article, thank you very much. Looking forward to read part two.

Keith Salisbury • 6 years ago

Amazing job, having done much of this on a project I know you've managed to cover a lot of complexity here but you've made it sound really easy!!

Alex Koutmos • 6 years ago

Thanks for the feedback! I am glad it was easy to follow. Stay tuned for part 2!

Emiliano Jankowski • 5 years ago

Great article! Thanks a loT!

xfyuan • 6 years ago

Perfect article again! Thank you, Alex.

But all the tutorial github repo url are 404?

Alex Koutmos • 6 years ago

Thanks for the heads up! That should be fixed now. I forgot to switch the repo from private to public. I have added that validation step to my release guide and that shouldn't happen again :P