Thursday, 15.12.2015
Details
Minutes
- ntd
Attendees
- chw
- ntd
- abar
- fec
- mne
- mad
- mzl
- stu114708
- hstr
- stu97458
Agenda
- Welcome
- Purpose of this kind of meeting
- Get-together
- TeeTime overview
- Website (New: News via Twitter)
- Ready-to-use stages
- Ready-to-extend stages
- Quality Assurance guidelines
- Current status of the “Seminare”, the theses, and the work of student assistants
- Determine next meeting
Discussion
- Presentation of all attendees
- Discussion of the meeting purposes
- Homepage introduction
- JavaDoc
- Stages
- Tutorial
- Quality Assurance (which tools should be used)
-
Introduction to Jenkins
- Works only with the TeeTime project for now
- Visualization of call graphs
- Configuration structure
- Improvements:
- Different formats (GraphML for instance)
- Possibility of working with the call graph data structure
- How to use multiple input ports
- Check manually for elements in every port in AbstractStage.execute()
- Stage DSL supports packages and imports
- Config DSL is implemented as a first version but not available yet
- WordCounter is significantly slower in comparison from 1.1.2 to 2.0
- Under current investigation
- Eclipse plug-in to show Kieker data as a tree view is in development
- Issues on loops within TeeTime configurations
- Termination doesn’t work
- Two different approaches
- Adding and removing threads at run-time
- Dynamic adaption of running threads