Sciweavers

256 search results - page 21 / 52
» Speculative Versioning Cache
Sort
View
PCM
2007
Springer
112views Multimedia» more  PCM 2007»
14 years 1 months ago
Efficient Segment Based Streaming Media Transcoding Proxy for Various Types of Mobile Devices
Streaming media has contributed to a significant amount of today’s Internet Traffic. One solution of to solve this problems is using streaming proxy. There are two categories in ...
Yoohyun Park, Yong-Ju Lee, Hag-Young Kim, Kyongsok...
IPPS
1997
IEEE
13 years 12 months ago
Parallel Simulated Annealing: An Adaptive Approach
This paper analyses alternatives for the parallelization of the Simulated Annealing algorithm when applied to the placement of modules in a VLSI circuit considering the use of PVM...
Jonas Knopman, Júlio S. Aude
EUROIMSA
2006
299views Multimedia» more  EUROIMSA 2006»
13 years 9 months ago
Behavior Modeling using Bigram Frequencies for Client-Side Link Prefetching
The perceived latency for a user surfing the Internet is the target of a transparent and speculative algorithm that relies on a user behavior model. The model is based on past use...
Apostolos Georgakis, Haibo Li, Mihaela Gordan
PLDI
2012
ACM
11 years 10 months ago
Effective parallelization of loops in the presence of I/O operations
Software-based thread-level parallelization has been widely studied for exploiting data parallelism in purely computational loops to improve program performance on multiprocessors...
Min Feng, Rajiv Gupta, Iulian Neamtiu
ISCA
2008
IEEE
134views Hardware» more  ISCA 2008»
14 years 2 months ago
Flexible Decoupled Transactional Memory Support
A high-concurrency transactional memory (TM) implementation needs to track concurrent accesses, buffer speculative updates, and manage conflicts. We present a system, FlexTM (FLE...
Arrvindh Shriraman, Sandhya Dwarkadas, Michael L. ...