Skip to content
Snippets Groups Projects
Commit c0dcde89 authored by Maximilian Koenig's avatar Maximilian Koenig
Browse files

Pavo Readme Test

parent a78d49a9
No related branches found
No related tags found
No related merge requests found
# Descartes Query Language
Available approaches for performance prediction are usually based on their own modeling formalism and analysis tools. Users are forced to gain detailed knowledge about these approaches before predictions can be made. To lower these efforts, intermediate modeling approaches simplify the preparation and triggering of performance predictions. However, users still have to work with different tools suffering from integration, providing non-unified interfaces and the lack of interfaces to trigger performance predictions automatically.
Our approach is to provide the Descartes Query Language capable of expressing queries for questions like “What is the response time of service X?”. Previous shortcomings are addressed by an interface to integrate different tools. The interface is accessible through a unified query language to trigger performance predictions. The design of the query language is based on a classification scheme with an implementation of an extensible architecture aiming to integrate a broad range of tools and third-party extensions. More information can be found on the following pages:
* [Download](http://se.informatik.uni-wuerzburg.de/tools/dql/download/)(DQL core + several connectors)
* [Language](http://se.informatik.uni-wuerzburg.de/tools/dql/language/)
* [Architecture](http://se.informatik.uni-wuerzburg.de/tools/dql/architecture/)
If you have any questions, please contact [Juergen Walter](http://se.informatik.uni-wuerzburg.de/staff/juergen_walter/).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment