Sciweavers

2902 search results - page 331 / 581
» Software Product Lines
Sort
View
ENTCS
2007
131views more  ENTCS 2007»
15 years 6 months ago
Architecting Fault-tolerant Component-based Systems: from requirements to testing
Fault tolerance is one of the most important means to avoid service failure in the presence of faults, so to guarantee they will not interrupt the service delivery. Software testi...
Antonio Bucchiarone, Henry Muccini, Patrizio Pelli...
CC
2002
Springer
131views System Software» more  CC 2002»
15 years 6 months ago
Global Variable Promotion: Using Registers to Reduce Cache Power Dissipation
Global variable promotion, i.e. allocating unaliased globals to registers, can significantly reduce the number of memory operations. This results in reduced cache activity and less...
Andrea G. M. Cilio, Henk Corporaal
EUROMICRO
2009
IEEE
15 years 4 months ago
Stakeholders' Perception of Success: An Empirical Investigation
Different stakeholders involved in the software development may attribute success to different indicators. Analogously they may support different factors considered the root of suc...
Evgenia Egorova, Marco Torchiano, Maurizio Morisio...
ICDT
2009
ACM
121views Database» more  ICDT 2009»
15 years 4 months ago
Automatic verification of database-driven systems: a new frontier
We describe a novel approach to verification of software systems centered around an underlying database. Instead of applying general-purpose techniques with only partial guarantee...
Victor Vianu
ICSE
2008
IEEE-ACM
16 years 7 months ago
A tale of four kernels
The Freebsd, gnu/Linux, Solaris, and Windows operating systems have kernels that provide comparable facilities. Interestingly, their code bases share almost no common parts, while...
Diomidis Spinellis