Skip to content

ayuwono/explorer-concurrent-users

Repository files navigation

explorer-concurrent-users

To setup: ./setup.sh

To teardown: ./teardown.sh

Standalone tasks:

  1. Install data-hub and add entities: ./gradlew mlDeploy

  2. Run flow (ingestion and mapping): ./gradlew hubRunFlow -PflowName=AdvantageFlow -PentityName=Customer -PbatchSize=100 -PthreadCount=4 -Psteps="1,2"

  3. Create 10 users: ./gradlew mlDeployUsers

  4. Uninstall data-hub ./gradlew mlUndeploy -Pconfirm=true

About

Explorer app concurrent users test setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages