Subscribe
Tutorial search

Java Communication Tutorials


We hope that you will enjoy our Java Communication tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own Java Communication tutorial to our site. Thank you !

Sort by:
Identify Real-time Java memory integrity
Identify Real-time Java memory integrity
The new IBM Real Time Application Execution Optimizer for Java can identify memory requirements for the heap, for scopes, and for other memory areas in use and determine the persistent memory characteristics of allocated objects. It also verifies the integrity of real-time Java memory usage in your applications.
Difficulty:
JMS 1.1 simplifies messaging with unified domains
JMS 1.1 simplifies messaging with unified domains
JMS 1.1 unifies point-to-point and publish/subscribe domains, allowing developers to create more general, reusable messaging code. 1.0.2 API provides little support for an application using both domains together, and no support for developing reusable frameworks that can work equally well with destinations of either domain. JMS 1.1 fixes this shortcoming by unifying these domains. This article explores how much easier it is to develop JMS client code using the latest version.
Difficulty:
Total Tutorials in Category: 2