Sciweavers

2068 search results - page 189 / 414
» On Effectiveness of Application-Layer Coding
Sort
View
ASIAN
2009
Springer
269views Algorithms» more  ASIAN 2009»
15 years 3 months ago
Noninterference with Dynamic Security Domains and Policies
Abstract. Language-based information flow analysis is used to statically examine a program for information flows between objects of different security domains, and to verify these ...
Robert Grabowski, Lennart Beringer
ICEIS
2009
IEEE
15 years 3 months ago
Pattern-Based Refactoring of Legacy Software Systems
Rearchitecturing large software systems becomes more and more complex after years of development and a growing size of the code base. Nonetheless, a constant adaptation of software...
Sascha Hunold, Björn Krellner, Thomas Rauber,...
239
Voted
SIGMETRICS
2010
ACM
113views Hardware» more  SIGMETRICS 2010»
15 years 24 days ago
Reliability analysis of deduplicated and erasure-coded storage
Space efficiency and data reliability are two primary concerns for modern storage systems. Chunk-based deduplication, which breaks up data objects into single-instance chunks that...
Xiaozhou Li, Mark Lillibridge, Mustafa Uysal
SIGMOD
2011
ACM
290views Database» more  SIGMOD 2011»
14 years 8 months ago
Database state generation via dynamic symbolic execution for coverage criteria
Automatically generating sufficient database states is imperative to reduce human efforts in testing database applications. Complementing the traditional block or branch coverage...
Kai Pan, Xintao Wu, Tao Xie
KDD
2003
ACM
162views Data Mining» more  KDD 2003»
16 years 6 months ago
Improving spatial locality of programs via data mining
In most computer systems, page fault rate is currently minimized by generic page replacement algorithms which try to model the temporal locality inherent in programs. In this pape...
Karlton Sequeira, Mohammed Javeed Zaki, Boleslaw K...