Gatling version:
Gatling flavor: java kotlin scala javascript typescript
Gatling build tool: maven gradle sbt bundle npm
Hi @CamilleD,
You can find a detailed comparison between the community (OSS) version and the Enterprise Edition on the website: Gatling Open Source vs. Gatling Enterprise
Thanks a lot Shaun for your reply.
I remenber a page with the local Gatling API in JAVA with clear limitation mentionned like for example, maximum duration of a scenario, but I could not find it anymore ;/
I’m a bit frustated because I have done a comparaison with JMeter and I was persuaded that there was time limitation for a scenario.
There is also informations here : Script in Java with Gatling
The core Gatling SDK doesn’t have any time limitations that I am aware of. Some of our protocol plugins, like gRPC and MQTT, are released under a different agreement (Gatling Enterprise Component License), and they come with a test duration limitation of 5 minutes when used without an enterprise subscription.
Gatling Enterprise Edition provides extended capabilities like distributed testing, real-time and interactive reporting options, and lots of team-oriented features (just to name a few). But the Java SDK is the same for both versions, so it’s easy to transition to an enterprise plan when your team needs it.
Let me know if you have any additional questions!
I agree with @shaun. These limitations are specific to gatling-grpc, gatling-mqtt and gatling-postman that are Enterprise features. There’s no limitation for HTTP whatever the programming language.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.