Tools
From BiCEP
(Created page with '== FINCoS == The FINCoS framework is a Java-based set of benchmarking tools for load generation and performance measuring of event processing systems. It provides a flexible and …') |
|||
Line 3: | Line 3: | ||
FINCoS is benchmark-independent, so it can be used both as a component in a benchmark kit and also to carry out individual performance studies. | FINCoS is benchmark-independent, so it can be used both as a component in a benchmark kit and also to carry out individual performance studies. | ||
- | The latest stable release (version 2.4. | + | The latest stable release (version 2.4.2, from March 2013) can be [http://fincos.googlecode.com/files/FINCoS%202.4.2.zip downloaded] from the project web [http://fincos.googlecode.com/ site]. |
Line 13: | Line 13: | ||
* '''Validator''': verifies the correctness of the answers produced by the SUT after a benchmark run. | * '''Validator''': verifies the correctness of the answers produced by the SUT after a benchmark run. | ||
- | [http://bicep.dei.uc.pt Download ''Pairs'' Tools (''currently in beta phase'')] | + | [http://bicep.dei.uc.pt/images/5/51/Pairs_Tools_%28beta%29.zip Download ''Pairs'' Tools (''currently in beta phase'')] |
- | In addition to the tools above, ''Pairs'' also require a benchmark driver to submit and receive events from the system under test. We recommend using the FINCoS framework to perform this function. A sample test setup file is available [http://bicep.dei.uc.pt here]. | + | In addition to the tools above, ''Pairs'' also require a benchmark driver to submit and receive events from the system under test. We recommend using the FINCoS framework to perform this function. A sample test setup file is available [http://bicep.dei.uc.pt/images/c/ca/Pairs_setup_files.zip here]. |