Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Java » Java Based Real Time Programming

Java Based Real Time Programming

  • Category: Java Programming
  • Author: Klas Nilsson

Read and download free eBook intituled Java Based Real Time Programming in format created by Klas Nilsson.

Computers, such as microprocessors, are more and more often embedded in products that the user does not perceive as computers. This is the case for both consumer electronics (your CD player, mobile phone, etc.), home supplies (your micro-wave oven, washing machine, etc.), vehicles (the engine control in your car, airplane fly-by-wire control, etc.), building automation (elevator control, temperature control, etc.), as well as for industrial equipment. We want these things to be affordable, and we want to be able to trust their operation, in particular when our life depends on them. Additionally, in some cases, we want to be able to reconfigure, upgrade, or even program them, possibly by downloading software components from a trusted supplier via the Internet.

Most people think of a computer as the desktop type of computer (with keyboard and display), but the number of embedded computers is bigger than the number of all other types of computers, and the difference is increasing. Moreover, the variety of types of processors and operating systems is much larger in the embedded world, which includes the desktop types and many others. Reasons for this variety include optimization to reduce the product price and minimization of energy (from batteries) consumption.

This book approaches the real-time issues via established web-programming and concurrency techniques, which will reveal a few deficiencies of the standard Java platform. A real-time package (class library) and a few run-time extensions will be presented. The usage of these additions to create high performance real-time control software is then described in a real-time programming chapter which is central the topic of this book. The reader should then gain additional understanding and programming skill by studying the remaining chapters about scheduling, processes, and applications.

READ  Pairing Apache Shiro and Java EE 7

Read and Download Links:

Java Based Real Time Programming

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

O’Reilly Java AWT Reference

The Java AWT Reference provides complete reference documentation on the Abstract Window Toolkit (AWT), a large collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, and use c