- Implement interfaces
controller.IBenchmarkStrategy
,worker.ISetupWorker
, andworker.IWorkerEventProcessor
; - Configure the
benchmark.config
file; - Start controller by executing the following command:
java -cp "*" controller.BenchmarkControllerStartup benchmark.config
- Start workers by executing the following command:
java -cp "*" worker.WorkerStartup <controller's ip> <controller's port>
-
Notifications
You must be signed in to change notification settings - Fork 0
rvassantlal/BenchmarkExecutorV2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published