Skip to content

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

License

Notifications You must be signed in to change notification settings

milanchawla/scraping-microservice-java-python-rabbitmq

 
 

Repository files navigation

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://www.bernhardwenzel.com/blog/2015/04/10/post-spring-boot-rabbitmq/

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 54.7%
  • JavaScript 19.2%
  • HTML 13.9%
  • Python 9.7%
  • Shell 2.5%