買這商品的人也買了...
-
$123$117 -
$880$695 -
$690$587 -
$590$466 -
$1,548Core Servlets and JavaServer Pages, Vol. 1: Core Technologies, 2/e
-
$820$804 -
$1,890$1,796 -
$2,831Concurrent and Distributed Computing in Java (Hardcover)
-
$750$593 -
$1,384Unit Testing in Java: How Tests Drive the Code
-
$1,176Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041)
-
$780$663 -
$1,730$1,644 -
$1,881Smart Environments : Technology, Protocols and Applications
-
$480$456 -
$2,800$2,660 -
$680$646 -
$650$553 -
$650$507 -
$299Ajax Patterns and Best Practices (Paperback)
-
$1,330$1,264 -
$1,570$1,492 -
$720$569 -
$1,920$1,824 -
$1,760$1,672
相關主題
商品描述
Description:
Real-time and embedded systems have to respond to externally generated input stimuli within a finite and predictable time. Their correctness depends not only on the logical results of the computations, but also on the time at which those results are produced.
Just over 10 years since its first conception, Java augmented by the Real-Time Specification for Java (RTSJ), is one of the most exciting developments in real-time systems. The approach has been to extend the concurrency model to sup-port real-time programming abstractions, and to provide a complementary approach to memory management that removes the temporal uncertainties of garbage collection.
The book starts with an introduction to concurrent and real-time programming. It then describes the concurrency model of Java, summarizing both its strengths and weaknesses. Examples abound, and a case study of concurrent searching is presented. The book then provides a detailed introduction to and examination of the RTSJ.
Topics include:
- the new memory management model,
- the augmented clock and time facilities,
- scheduling,
- asynchronous event handlers,
- real-time threads,
- asynchronous transfer of control,
- resource control,
- access to physical and access to raw memory.
A standard real-time case study - that of an automobile cruise control system - is given which demonstrates the efficacy of many of the new facil-ities. Before concluding, the book considers the use of Java and the RTSJ for high-integrity systems programming.
Table of Contents:
Preface.
Introduction.
Concurrent Programming in Java.
Communication and Synchronization.
Completing the Java Concurrency Model.
Implementing Communication Paradigms in Java.
Case Study: Concurrent Maze Search.
The Real-time Specification for Java.
Memory Management.
Clocks and Time.
Scheduling and Schedulable Objects.
Asynchronous Events and their Handlers.
Real-Time Threads.
Asynchronous Transfer of Control.
Resource Sharing.
Physical and Raw Memory.
Case Study: Automobile Cruise Control System.
High-Integrity Real-Time Systems.
Conclusions.
Appendix: Java Class and Interface Specification.