strolch/li.strolch.performancetest
Robert von Burg 521bd84ce0 [Major] StrolchComponent methods can now throw Exception
- execption handling is done in the ComponentContainerStateHandler
- clients now not need to worry about exceptions which would make them
  rethrow anyhow as a runtime exception
2015-06-11 19:19:52 +02:00
..
src [Major] StrolchComponent methods can now throw Exception 2015-06-11 19:19:52 +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