kpavlov / jreactive-8583

Kotlin/Java Client & Server for ISO8583 & Netty
Apache License 2.0
317 stars 141 forks source link

JMeter Performance Test concern #156

Open gdiazs opened 9 months ago

gdiazs commented 9 months ago

Hello

Have you setup JMeter to load test this implementation? , I built a health check scenario and found out some issues (it might be a mis config on my end on jmeter side) and raised an issue on JMete repo: https://github.com/apache/jmeter/issues/6082

So wondering if you have faced this issue or if you found out another way to test load this. Thanks in advance.

-- I built from scratch server socket implementation using netty and j8583 jar and later get to this project, it's a shame do not find it before.