Concurrent, Real-Time and Distributed Programming in Java: Threads, RTSJ and RMI (Focus: Computer Science)
暫譯: Java中的並發、即時與分散式程式設計:執行緒、RTSJ與RMI(焦點:計算機科學)
Badr Benmammar
- 出版商: Wiley-ISTE
- 出版日期: 2018-03-13
- 售價: $6,020
- 貴賓價: 9.5 折 $5,719
- 語言: 英文
- 頁數: 176
- 裝訂: Hardcover
- ISBN: 1786302586
- ISBN-13: 9781786302588
-
相關分類:
Java 程式語言、Computer-Science
海外代購書籍(需單獨結帳)
相關主題
商品描述
This book provides an introduction to concurrent, real-time, distributed programming with Java object-oriented language support as an algorithm description tool. It describes in particular the mechanisms of synchronization (cooperative and competitive) and sharing of data (internal class, static variables) between threads in Java. He then discusses the use of Java for real-time applications. Consequently, a presentation of the RTSJ (Real Time Specification for Java) specification dedicated to the development of real-time applications in Java is also introduced in this book. Finally, a presentation of programming distributed in Java is presented in this book. We are particularly interested in communication using the TCP Sockets and high-level communication using Java Remote Method Invocation (RMI). The book also contains an annex which contains a practical set of application exercises in relation to the theme of the book. Knowledge of the Java language is a prerequisite for understanding the book.
商品描述(中文翻譯)
本書介紹了使用 Java 物件導向語言作為算法描述工具的並發、即時、分散式編程。特別描述了 Java 中線程之間的同步機制(合作式和競爭式)以及數據共享(內部類別、靜態變數)。接著,書中討論了 Java 在即時應用中的使用。因此,本書還介紹了 RTSJ(Java 即時規範)規範,該規範專門用於 Java 中即時應用的開發。最後,本書還介紹了 Java 中的分散式編程。我們特別關注使用 TCP Sockets 的通信以及使用 Java 遠程方法調用(RMI)的高級通信。本書還包含一個附錄,提供與本書主題相關的實用應用練習集。了解 Java 語言是理解本書的前提。