Sciweavers

1636 search results - page 199 / 328
» Managing Distributed Applications Using Gush
Sort
View
116
Voted
CLOUDCOM
2010
Springer
15 years 23 days ago
An Interface Design for Future Cloud-Based Visualization Services
The pervasive concept of cloud computing suggests that visualization, which is both data and computing intensive, is a perfect cloud computing application. This paper presents a s...
Yuzuru Tanahashi, Cheng-Kai Chen, Stephane Marches...
132
Voted
ACSAC
2010
IEEE
15 years 23 days ago
Fast and practical instruction-set randomization for commodity systems
Instruction-set randomization (ISR) is a technique based on randomizing the "language" understood by a system to protect it from code-injection attacks. Such attacks wer...
Georgios Portokalidis, Angelos D. Keromytis
119
Voted
IEEEPACT
2006
IEEE
15 years 8 months ago
Whole-program optimization of global variable layout
On machines with high-performance processors, the memory system continues to be a performance bottleneck. Compilers insert prefetch operations and reorder data accesses to improve...
Nathaniel McIntosh, Sandya Mannarswamy, Robert Hun...
121
Voted
WIDM
2003
ACM
15 years 8 months ago
XPath query transformation based on XSLT stylesheets
Whenever XML data must be shared by heterogeneous applications, transformations between different applicationspecific XML formats are necessary. The state-of-the-art method transf...
Sven Groppe, Stefan Böttcher
92
Voted
CCS
2010
ACM
15 years 1 months ago
A control point for reducing root abuse of file-system privileges
We address the problem of restricting root’s ability to change arbitrary files on disk, in order to prevent abuse on most current desktop operating systems. The approach first...
Glenn Wurster, Paul C. van Oorschot