Jass — Java with Assertions
✍ Scribed by Detlef Bartetzko; Clemens Fischer; Michael Möller; Heike Wehrheim
- Publisher
- Elsevier Science
- Year
- 2001
- Tongue
- English
- Weight
- 302 KB
- Volume
- 55
- Category
- Article
- ISSN
- 1571-0661
No coin nor oath required. For personal study only.
📜 SIMILAR VOLUMES
We consider the possible role of Java as a language for high performance computing. After discussing reasons why Java may be a natural candidate for a portable parallel programming language, we describe several case studies. These cover Java socket programming, messagepassing through a Java interfac
Java RMI provides an elegant and powerful model for invoking member functions on objects that exist in remote address spaces. Unfortunately, it is a Java-to-Java communication model, and in many of the scientific applications we would like Java objects to interact with modules written in C++ or Fort
The paper describes a distributed brute-force attack on RC5 cipher using Java applets. It introduces a novel model for long-term parallel computing based on the abstraction of solvers with limited lifetime. The associated problems and scheduling policy are discussed. The paper comments on the inhere