Tuesday, November 3, 2020

JMeter + Pepper-Box Plugin for Kafka Performance Testing to Choose or Not to Choose?

Agenda for This Article

  1. Several words about Apache Kafka 
  2. How to start Kafka performance testing with JMeter + Pepper-Box plugin? 
  3. Is it possible to write samplers for JMeter on your own to provide Kafka performance testing? 
  4. Pros and cons. When it is necessary to choose between the Pepper-Box plugin and your own Kafka load samplers for JMeter  
  5. Conclusion 

Several Words About Apache Kafka

Kafka is an open-source streaming software platform developed by the Apache Software Foundation, written in Scala and Java. And it is not a secret that Apache Kafka is becoming more widespread as a component to be selected for complex programming solutions. Apache Kafka is a distributed data store optimized for ingesting and processing streaming data in real-time. That is why it is a great opportunity to know what approach to choose for performance test design for this system component.kafka cluster

Kafka provides three main functions: 



from DZone.com Feed https://ift.tt/3mJ5Kgi

No comments:

Post a Comment