ivangfr / api-oha-benchmarkerLinks
api-oha-benchmarker is a tool to easily benchmark APIs. It uses Testcontainers to manage Docker containers. Load testing is done with OHA. To collect information such as CPU and memory usage, it uses the docker stats command. It also uses cAdvisor to visually monitor CPU and memory usage.
☆12Updated last month
Alternatives and similar repositories for api-oha-benchmarker
Users that are interested in api-oha-benchmarker are comparing it to the libraries listed below
Sorting:
- Code files☆13Updated 2 years ago
- Samples showing how to build multitenant applications with Java and Spring Boot☆151Updated last year
- This repository shows the most interesting Spring Boot features☆64Updated last week
- Sample code for my talk "A Deep Dive into Spring Application Events".☆41Updated 4 years ago
- A Spring Boot 3 demo which shows how to use the Resilience4j Spring Boot 3 Starter☆73Updated last year
- Spring 6 and Spring Boot 3 playground☆82Updated last week
- Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implement…☆38Updated 4 years ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated 3 weeks ago
- Samples showing how to use different tools and patterns to improve the developer experience and optimise the inner development loop.☆76Updated 4 months ago
- ☆37Updated last year
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated 2 years ago
- Spring Boot Demo with microservices that performs distributed transactions☆88Updated 3 weeks ago
- Reactive version of Spring PetClinic sample application based on Spring Webflux and Cassandra☆86Updated 2 years ago
- In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will …☆40Updated 7 months ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆118Updated this week
- SpringBoot Starter for Localstack☆54Updated 2 years ago
- Intellij IDEA Live Templates☆43Updated 4 months ago
- A notification service implemented with use of Server Sent Events (SSE) technology☆48Updated 5 years ago
- ☆87Updated 8 years ago
- The goal of this project is to explore the capabilities of Vault. To achieve this, we will develop applications that utilize Vault to sto…☆28Updated this week
- Example with Spring Boot 3 focused on resilience, security and observability. It uses Spring Cloud Gateway, Spring Security and Spring Cl…☆78Updated this week
- Testcontainers QuickStarts☆58Updated 2 years ago
- Spring I/O 2019 - Workshop : Cloud-native, Reactive, live score streaming app development☆38Updated 6 years ago
- Java Simple Pocs☆61Updated 3 weeks ago
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated 3 weeks ago
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…