Skip to content

Running JWormBenchApp

inesc-id-esw edited this page Mar 14, 2011 · 37 revisions

The JWormBenchApp application is deployed in jwormApp.jar located in dist folder, which depends on other configuration files and libraries located in config and lib folders respectively:

  • config – contains the configuration files for worms, world and operations.
  • lib - aopalliance.jar, guice-2.0.jar and jwormbench.jar are essencial to run JWormBenchApp aplpication. Here you can also find other libraries related to synchronization strategies already suported in JWormBenchApp (e.g. jvstm.jar, deuceAgent-1.3.0.jar,etc). To run JWormBenchApp with one of those synchronization strategies you must also include the corresponding library in the Java CLASSPATH.
Clone this wiki locally