Sciweavers

4198 search results - page 544 / 840
» Data Parallel Program Design
Sort
View
PERCOM
2003
ACM
16 years 3 months ago
MACA-P: A MAC for Concurrent Transmissions in Multi-Hop Wireless Networks
: This paper presents the initial design and performance study of MACA-P, a RTS/CTS based MAC protocol that enables simultaneous transmissions in multihop ad-hoc wireless networks....
Arup Acharya, Archan Misra, Sorav Bansal
PPAM
2005
Springer
15 years 9 months ago
Towards Distributed Monitoring and Performance Analysis Services in the K-WfGrid Project
The complexity and the dynamics of the Grid environment and of the emering workflow-based applications on the Grid require novel performance monitoring and analysis services in or...
Hong Linh Truong, Bartosz Balis, Marian Bubak, Jak...
CLUSTER
2003
IEEE
15 years 9 months ago
GridRM: An Extensible Resource Monitoring System
GridRM is an open and extensible resource monitoring system, based on the Global Grid Forum's Grid Monitoring Architecture (GMA). GridRM is not intended to interact with appl...
Mark Baker, Garry Smith
ICPPW
2002
IEEE
15 years 9 months ago
OAI-P2P: A Peer-to-Peer Network for Open Archives
OAI is designed with a low-barrier technology approach, thus allowing institutions to provide content metadata with little effort. On the other hand, search capabilities are very ...
Benjamin Ahlborn, Wolfgang Nejdl, Wolf Siberski
POPL
2005
ACM
16 years 4 months ago
Associated types with class
Haskell's type classes allow ad-hoc overloading, or typeindexing, of functions. A natural generalisation is to allow type-indexing of data types as well. It turns out that th...
Manuel M. T. Chakravarty, Gabriele Keller, Simon L...