Sciweavers

12766 search results - page 21 / 2554
» collective
Sort
View
IPPS
1999
IEEE
15 years 1 months ago
Flexible Collective Operations for Distributed Object Groups
Collective operations on multiple distributed objects are a powerful means to coordinate parallel computations. In this paper we present an inheritance based approach to implement ...
Jörg Nolte
PODC
1997
ACM
15 years 1 months ago
Collecting Distributed Garbage Cycles by Back Tracing
Systems that store objects at a large number of sites require fault-tolerant and timely garbage collection. A popular technique is to trace each site independently using inter-sit...
Umesh Maheshwari, Barbara Liskov
HT
2007
ACM
15 years 1 months ago
Collaborative classification of growing collections with evolving facets
There is a lack of tools for exploring large non-textual collections. One challenge is the manual effort required to add metadata to these collections. In this paper, we propose a...
Harris Wu, Mohammad Zubair, Kurt Maly
100
Voted
CSREASAM
2006
14 years 11 months ago
Comparison of Two Sampling-Based Data Collection Mechanisms for Intrusion Detection System
- Data collection mechanism is a crucial factor for the performance of intrusion detection system (IDS). Simple random sampling and Stratified random sampling techniques of statist...
Kuo Zhao, Liang Hu, Guannan Gong, Meng Zhang, Kexi...
LFP
1994
113views more  LFP 1994»
14 years 10 months ago
Collecting More Garbage
We present a method, adapted to polymorphically typed functional languages, to detect and collect more garbage than existing GCs. It can be applied to strict or lazy higher order ...
Pascal Fradet