strolch/li.strolch.performancetest
Robert von Burg 503bdbe4d6 [Major] refactored SystemUserActions in privilege
Now a SystemUserAction is defined as follows:
<Privilege name="ch.eitchnet.privilege.handler.SystemUserAction" 
    policy="DefaultPrivilege">
  <Allow>li.strolch.agent.impl.StartRealms</Allow>
</Privilege>
2015-06-03 23:32:23 +02:00
..
src [Major] refactored SystemUserActions in privilege 2015-06-03 23:32:23 +02:00
.gitignore [New] added a performance test project to see how many TX/s are possible 2015-04-21 15:05:28 +02:00
LICENSE [New] added a performance test project to see how many TX/s are possible 2015-04-21 15:05:28 +02:00
README.md [New] added a performance test project to see how many TX/s are possible 2015-04-21 15:05:28 +02:00
pom.xml [Project] fixing building of performance test 2015-05-02 11:55:35 +02:00

README.md

li.strolch.performancetest

Strolch project to run performance tests, either manually or automatically