Sciweavers

6796 search results - page 59 / 1360
» Java for Embedded Systems
Sort
View
JAVA
2001
Springer
14 years 2 months ago
Runtime optimizations for a Java DSM implementation
Jackal is a fine-grained distributed shared memory implementation of the Java programming language. Jackal implements Java’s memory model and allows multithreaded Java programs...
Ronald Veldema, Rutger F. H. Hofman, Raoul Bhoedja...
WETICE
1998
IEEE
14 years 2 months ago
A Component Approach to Embedding Awareness and Conversation
Most approaches to real-time collaboration and awareness involve the use of special applications to connect users to each other either peer-to-peer or via a central server. At Lot...
David Mitchell
ENTCS
2006
106views more  ENTCS 2006»
13 years 10 months ago
Inductive Proof Outlines for Exceptions in Multithreaded Java
In this paper we give an operational semantics and introduce an assertional proof system for exceptions in a multithreaded Java sublanguage. Key words: Java, multi-threading, exce...
Erika Ábrahám, Frank S. de Boer, Wil...
PPPJ
2003
ACM
14 years 3 months ago
Manipulation of Java agent bytecode to add roles
Roles are a powerful paradigm to develop distributed applications based on agents, especially when they are in need of interacting with other entities. An agent-oriented approach ...
Giacomo Cabri, Luca Ferrari, Letizia Leonardi
ENTCS
2002
85views more  ENTCS 2002»
13 years 10 months ago
Dynamic Event Generation for Runtime Checking using the JDI
Approaches to runtime checking have to track the execution of a software system and therefore have to deal with generating and processing execution events. Often these techniques ...
Mark Brörkens, Michael Möller