Sciweavers

419 search results - page 49 / 84
» A Thread of HOL Development
Sort
View
WIESS
2000
15 years 1 months ago
HP Caliper: An Architecture for Performance Analysis Tools
HP Caliper is an architecture for software developer tools that deal with executable (binary) programs. It provides a common framework that allows building of a wide variety of to...
Robert Hundt
MACH
1990
15 years 29 days ago
Real-Time Mach: Towards a Predictable Real-Time System
Distributed real-time systems play a very important role in our modern society. They are used in aircraft control, communication systems, military command and control systems, fac...
Hideyuki Tokuda, Tatsuo Nakajima, Prithvi Rao
LISP
2008
70views more  LISP 2008»
14 years 11 months ago
Program transformations for light-weight CPU accounting and control in the Java virtual machine
This article constitutes a thorough presentation of an original scheme for portable CPU accounting and control in Java, which is based on program transformation techniques at the ...
Jarle Hulaas, Walter Binder
AAMAS
2002
Springer
14 years 11 months ago
MySpiders: Evolve Your Own Intelligent Web Crawlers
The dynamic nature of the World Wide Web makes it a challenge to find information that is both relevant and recent. Intelligent agents can complement the power of search engines to...
Gautam Pant, Filippo Menczer
CONCURRENCY
2000
99views more  CONCURRENCY 2000»
14 years 11 months ago
The Java memory model is fatally flawed
The Java memory model described in Chapter 17 of the Java Language Specification gives constraints on how threads interact through memory. This chapter is hard to interpret and po...
William Pugh