Agenda for This Article
- Several words about Apache Kafka
- How to start Kafka performance testing with JMeter + Pepper-Box plugin?
- Is it possible to write samplers for JMeter on your own to provide Kafka performance testing?
- Pros and cons. When it is necessary to choose between the Pepper-Box plugin and your own Kafka load samplers for JMeter
- 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 provides three main functions:
from DZone.com Feed https://ift.tt/3mJ5Kgi
No comments:
Post a Comment