Sciweavers

3456 search results - page 273 / 692
» Byte Code Engineering
Sort
View
139
Voted
SIGCOMM
2010
ACM
15 years 4 months ago
Architecture optimisation with Currawong
We describe Currawong, a tool to perform system software architecture optimisation. Currawong is an extensible tool which applies optimisations at the point where an application i...
Nicholas Fitzroy-Dale, Ihor Kuz, Gernot Heiser
143
Voted
IJWET
2008
75views more  IJWET 2008»
15 years 2 months ago
Semantic model-driven development of web service architectures
: Building service-based architectures has become a major area of interest since the advent of web services. Modelling these architectures is a central activity. Model-driven devel...
Claus Pahl
ISSRE
2010
IEEE
15 years 2 months ago
Change Bursts as Defect Predictors
—In software development, every change induces a risk. What happens if code changes again and again in some period of time? In an empirical study on Windows Vista, we found that ...
Nachiappan Nagappan, Andreas Zeller, Thomas Zimmer...
IWPSE
2010
IEEE
15 years 1 months ago
Replaying past changes in multi-developer projects
What was I working on before the weekend? and What were the members of the my team working on during the last week? are common questions that are frequently asked by a developer. ...
Lile Hattori, Mircea Lungu, Michele Lanza
SIGSOFT
2010
ACM
15 years 1 months ago
The last mile: parallel programming and usability
Multiprocessors are now commonplace, and cloud computing is swiftly following suit. While it is possible to write high performance code for these systems, concurrency bugs are ext...
Caitlin Sadowski, Andrew Shewmaker