forked from jbarrez/activiti-benchmark
-
Notifications
You must be signed in to change notification settings - Fork 0
yvoswillens/activiti-benchmark
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple benchmark framework for Activiti (http://www.activiti.org). Run 'mvn clean package shade:shade' to build the executable jar. Execute the jar to get more info about the command line params. You can pass db connection params as system properties: -DjdbcUrl | -DjdbcDriver | -DjdbcUsername | -DjdbcPassword eg: java -DjdbcUrl=jdbc:mysql://localhost:3306/activiti_benchmark?characterEncoding=UTF-8 -DjdbcUsername=activiti -DjdbcPassword=activiti -DjdbcDriver=com.mysql.jdbc.Driver -Dhistory=none -Dconfig=spring -jar activiti-basic-benchmark.jar 2500 16
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 77.2%
- HTML 20.6%
- Shell 2.2%