A sample web scraping service demonstrating how to build a message driven application using RabbitMQ

BernhardWenzel BernhardWenzel Last update: Mar 10, 2023

scraping-microservice-java-python-rabbitmq

A sample web scraping service demonstrating how to build a message driven application using RabbitMQ. The application consists of three parts: front-end developed in Knockout.js, that is communicating with a Spring Boot Java api, which in turn is offloading scraping tasks to a Python microservice.

Architecture

Original blog post: http://bernhardwenzel.com/articles/how-to-build-a-message-driven-microservice-application/

Tags:

Subscribe to our newsletter