Proactive conflict detection helps people to collaborate more effectively. When teammates work in parallel, they may make changes that are independently good but which, when combined, break the software. The Crystal tool continuously tries to merge different people's changes, before the software developers do so and without making permanent changes or interfering with the developers. If the changes are in conflict, then Crystal immediately and unobtrusively notifies the developers so they can fix it while the changes are fresh in their minds, and before they waste time on code that would have to be reworked or discarded. If the changes are not in conflict, then developers can proceed with confidence, without worrying about negative consequences. In either case, developers can spend less time coordinating with their teammates and more time getting their jobs done.
To learn more about proactive conflict detection, watch a video or read the technical paper:
Yuriy Brun, Reid Holmes, Michael D. Ernst, and David Notkin, Early Detection of Collaboration Conflicts and Risks, IEEE Transactions on Software Engineering, 2013.
The industrial relevance study wast performed by Microsoft Research and Singapore Management University. A paper describing it was published at the ESEC/FSE conference in September 2015:
David Lo, Nachiappan Nagappan, and Thomas Zimmermann, How Practitioners Perceive the Relevance of Software Engineering Research, ESEC/FSE, 2015.
A tip of the hat to Yuriy Brun for pointing me at this paper.
This is a nice complement to a previous honor. In 2013, Microsoft Academic Search ranked me 2nd among software engineering researchers worldwide, for work in the previous 10 years.
No comments:
Post a Comment