Giter Site home page Giter Site logo

kafka-microservices-system-performance's Introduction

Laboratory setup for Kafka and REST communications

Laboratory setup that encapsulate a logic of order processing. The services in place are created in such a way that multiple types of interprocess communications can be used. Using the docker compose files provided, someone can boot the setup by using REST HTTP calls or a Kafka bus. See files under docs directory for more information

Getting Started

Dependencies

  • Java
  • Maven
  • Docker

Build

  • Use maven to build the project
mvn clean install

Executing program

  • Build the project using Maven

  • Use docker to start the setup in either REST or Kafka

    • REST
    docker compose -f docker-compose-rest.yaml up
    • Kafka
    docker compose -f docker-compose-kafka.yaml up
  • (Optional) To test the performance, under performance-testing directory there's a Gatling setup of performance tests.

  • Feel free to use and/or modify the existing Idea configurations for running performance tests img.png

kafka-microservices-system-performance's People

Contributors

madalingiurca avatar

Stargazers

Edward Popescu avatar

Watchers

 avatar

Forkers

dorin-chioibas

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.