Real-Time Java Programming: With Java RTS (Paperback)

Eric J. Bruno, Greg Bollella

  • 出版商: Prentice Hall
  • 出版日期: 2009-06-01
  • 定價: $1,980
  • 售價: 8.0$1,584
  • 語言: 英文
  • 頁數: 432
  • 裝訂: Paperback
  • ISBN: 0137142986
  • ISBN-13: 9780137142989
  • 相關分類: Java 程式語言
  • 立即出貨

買這商品的人也買了...

商品描述

The Definitive Guide to Java RTS for Developers and Architects 

  • For Java developers and architects moving to real-time, and real-time developers moving to Java
  • Walks through start-to-finish case study applications, identifying their constraints and discussing the APIs and design patterns used to address them
  • Written by the former leader of the real-time Java standards process and one of Wall Street’s top real-time developers

Sun Microsystems’ Java Real-Time System (Java RTS) is proving itself in numerous, wide-ranging environments, including finance, control systems, manufacturing, and defense. Java RTS and the RTSJ standard (JSR-001) eliminate the need for complicated, specialized, real-time languages and operating environments, saving money by leveraging Java’s exceptional productivity and familiarity.

 

In Real-Time Java™ Programming, two of Sun’s top real-time programming experts present the deep knowledge and realistic code examples that developers need to succeed with Java RTS and its APIs. As they do so, the authors also illuminate the foundations of real-time programming in any RTSJ-compatible environment.

 

Key topics include

  • Real-time principles and concepts, and the unique requirements of real-time application design and development
  • How Java has been adapted to real-time environments
  • A complete chapter on garbage collection concepts and Java SE collectors
  • Using the Java RTS APIs to solve actual real-time system problems as efficiently as possible
  • Utilizing today’s leading Java RTS development and debugging tools
  • Understanding real-time garbage collection, threads, scheduling, and dispatching
  • Programming new RTSJ memory models
  • Dealing with asynchronous event handling and asynchronous transfer of control

商品描述(中文翻譯)

《Java RTS 開發人員和架構師的權威指南》

對於轉向實時開發的 Java 開發人員和架構師,以及轉向 Java 的實時開發人員,本書提供了全面的指導。書中通過案例研究應用程序的全過程,介紹了其限制條件,並討論了用於解決這些問題的 API 和設計模式。本書由前實時 Java 標準流程的領導者和華爾街頂尖實時開發人員撰寫。

Sun Microsystems 的 Java 實時系統(Java RTS)在金融、控制系統、製造和國防等各種廣泛的環境中得到了驗證。Java RTS 和 RTSJ 標準(JSR-001)消除了複雜、專門的實時語言和操作環境的需求,通過利用 Java 的卓越生產力和熟悉度,節省了成本。

在《實時 Java™ 編程》中,兩位 Sun 的頂尖實時編程專家提供了開發人員成功使用 Java RTS 及其 API 所需的深入知識和實際代碼示例。同時,作者還闡明了在任何 RTSJ 兼容環境中進行實時編程的基礎知識。

主要主題包括:
- 實時原則和概念,以及實時應用程序設計和開發的獨特要求
- Java 如何適應實時環境
- 關於垃圾回收概念和 Java SE 收集器的完整章節
- 使用 Java RTS API 盡可能高效地解決實際實時系統問題
- 利用當今領先的 Java RTS 開發和調試工具
- 理解實時垃圾回收、線程、調度和分派
- 編程新的 RTSJ 內存模型
- 處理異步事件處理和異步控制傳輸