Sciweavers

648 search results - page 86 / 130
» Feature driven browsing
Sort
View
SIGMETRICS
2009
ACM
103views Hardware» more  SIGMETRICS 2009»
14 years 3 months ago
Restrained utilization of idleness for transparent scheduling of background tasks
A common practice in system design is to treat features intended to enhance performance and reliability as low priority tasks by scheduling them during idle periods, with the goal...
Ningfang Mi, Alma Riska, Xin Li, Evgenia Smirni, E...
HPDC
2008
IEEE
14 years 3 months ago
Harmony: an execution model and runtime for heterogeneous many core systems
The emergence of heterogeneous many core architectures presents a unique opportunity for delivering order of magnitude performance increases to high performance applications by ma...
Gregory F. Diamos, Sudhakar Yalamanchili
MMM
2007
Springer
108views Multimedia» more  MMM 2007»
14 years 2 months ago
Utility-Based Summarization of Home Videos
The aim of this work is to devise an effective method for static summarization of home video sequences. Based on the premise that the user watching a summary is interested in peop...
Ba Tu Truong, Svetha Venkatesh
HASKELL
2005
ACM
14 years 2 months ago
Visual haskell: a full-featured haskell development environment
We describe the design and implementation of a full-featured Haskell development environment, based on Microsoft’s extensible Visual Studio environment. Visual Haskell provides ...
Krasimir Angelov, Simon Marlow
OOPSLA
2005
Springer
14 years 2 months ago
Removing duplication from java.io: a case study using traits
Code duplication is a serious problem with no easy solution, even in industrial-strength code. Single inheritance cannot provide for effective code reuse in all situations, and s...
Emerson R. Murphy-Hill, Philip J. Quitslund, Andre...