Apache NiFi is an easy-to-use, powerful, and reliable system to process and distribute data. It supports highly configurable directed graphs of data routing, transformation, and system mediation logic.
To download the latest release, visit https://t.co/QAGqjY66p0 #opensource
QAInsights Learn @ApacheJMeter Video Series on YouTube. More than 80 videos in the series with more than 58,000 views. NaveenKumar Namachivayam of @QAInsights, who created the videos, says: "Learn JMeter – From Zero to Hero with this free playlist". https://t.co/Yfz6jiFLX9
@ApacheJMeter is migrating Bugzilla bugs to @github Issues. If you ever created or commented JMeter bugs in ASF Bugzilla, please fill the form, so we can associate the migrated data with your GitHub profile https://t.co/ggi41NyNEb
I've just migrated @ApacheJMeter issues to GitHub: https://t.co/EwjhDa9gvT. It makes it easier to search issues, link PRs with issues, and link JMeter issues with issues of other projects on GitHub
@ApacheJMeter 5.5 released! https://t.co/7ehyDporve Thanks to all contributors! News https://t.co/4Qq7FIaleh Download https://t.co/mtU46GfuAX cc @The_ASF#Apache#JMeter
The #jmeter#maven plugin version 3.6.0 is now live in Maven Central
- Now supports JMeter 5.5 which supports JDK 17
- Now using JMeter 5.5 which does not have the log4J vulnerability
https://t.co/eaK3Wci9u7
@RatonCodeur First response is: tune your software stack with recommended settings for heavy load, the default value on all software stack are for default requirements (minimal resources). Google is your friend, with sample keywords: turning <my software stack>
You have a #HiDPI screen, #Linux and you want start @ApacheJMeter with a scale factor to 200% to avoid a small UI?
$ export JVM_ARGS="-Dsun.java2d.uiScale=200%"
$ ./bin/jmeter &
==> Need Java 9+ <==
#JMeter listeners give you an efficient display of data which JMeter collects from requests, responses, time-related metrics etc. With this data, performance #TestEngineers can have detailed insights about the system under test. Learn more:
https://t.co/0xALnvw5Td