scispace - formally typeset
D

Derek L. Eager

Researcher at University of Saskatchewan

Publications -  122
Citations -  7497

Derek L. Eager is an academic researcher from University of Saskatchewan. The author has contributed to research in topics: Bandwidth (computing) & Cache. The author has an hindex of 40, co-authored 122 publications receiving 7315 citations. Previous affiliations of Derek L. Eager include University of Toronto.

Papers
More filters
Journal ArticleDOI

Characterizing Web-Based Video Sharing Workloads

TL;DR: This article identifies invariants in video sharing workloads, through comparison of the workload characteristics of four popular video sharing services, and finds that lifetime popularity measures have some relevance for large cache sizes, but that this relevance substantially decreases as cache size decreases, owing to churn in video popularity.
Proceedings ArticleDOI

Optimized Regional Caching for On-Demand Data Delivery

TL;DR: It is often cost-effective to cache the initial segments of many data objects rather than the complete data for fewer objects, and the partitioned delivery architecture and caching partial objects can each greatly reduce delivery cost.
Proceedings ArticleDOI

Disk cache replacement policies for network fileservers

TL;DR: It is shown that locality based approaches, such as the common least recently used (LRU) policy, which are known to work well on stand-alone disked workst stations and at client workstations in distributed systems, are inappropriate at a fileserver.
Journal ArticleDOI

Temporal locality and its impact on Web proxy cache performance

TL;DR: It is established that temporal locality arising out of the correlations between document references in the recent-past and near-future does exist for popular documents, and whether or not Web document references at proxy caches can be modeled as independent and identically distributed random events is determined.
Journal ArticleDOI

The effect of scheduling discipline on spin overhead in shared memory parallel systems

TL;DR: The effects of two environmental factors, multiprogramming and data-dependent execution times, on spinning are discussed, and it is shown how the choice of scheduling discipline can be used to reduce the amount of spinning in each case.