Sciweavers

1428 search results - page 3 / 286
» Standardization of an API for Distributed Resource Managemen...
Sort
View
SEM
2004
Springer
14 years 1 months ago
Extending Standard Java Runtime Systems for Resource Management
Resource management is a precondition to build reliable, extensible middleware and to host potentially untrusted user components. Resource accounting allows to charge users for the...
Walter Binder, Jarle Hulaas
IPPS
2006
IEEE
14 years 1 months ago
Loosely-coupled loop scheduling in computational grids
Loop distribution is one of the most useful techniques to reduce the execution time of parallel applications. Traditionally, loop scheduling algorithms are implemented based on pa...
Jose Herrera, Eduardo Huedo, Rubén S. Monte...
ICC
2007
IEEE
147views Communications» more  ICC 2007»
14 years 2 months ago
Evolution of Radio Resource Management: A Case for Cognitive Resource Manager with VPI
— The cognitive radio and cognitive wireless networks paradigms are interesting candidates for the next generation self-organizing and self-reconfigurable wireless networks. In ...
Marina Petrova, Petri Mähönen, Janne Rii...
CIKM
2004
Springer
14 years 1 months ago
CiteSeer-API: towards seamless resource location and interlinking for digital libraries
We introduce CiteSeer-API, a public API to CiteSeer-like services. CiteSeer-API is SOAP/WSDL based and allows for easy programmatical access to all the specific functionalities of...
Yves Petinot, C. Lee Giles, Vivek Bhatnagar, Prade...
HASKELL
2006
ACM
14 years 1 months ago
User-level transactional programming in Haskell
Correct handling of concurrently accessed external resources is a demanding problem in programming. The standard approaches rely on database transactions or concurrency mechanisms...
Peter Thiemann