| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ] |
| Articles Tutorials |
- Loosely Coupled Communication and Coordination in Next-Generation Java Middleware by Bernhard Angerer, Andreas Erlacher - [Clicks: 104]
Most companies own several independent systems with redundant data. These heterogeneous systems are a challenge to manage. A lot of effort is spent trying to reduce the number of systems and their complexity, as well as spare time, money and resources, by the consolidation and synchronization of the existing data. This article looks at the Java Messaging Service (JMS) and JavaSpaces for coupling autonomous systems efficiently. The following criteria have been taken into account: security, availability, reliability, maintainability, scalability, performance, caching, and notification of changes.
http://today.java.net/pub/a/today/2005/06/03/loose.html - Jun, 2005 - JMS Web Services Meet the J2EE Connector Architecture by Frances Zhao - [Clicks: 236]
This article discusses an implementation strategy that illustrates how organizations can use JMS and J2EE Connector technologies to reuse their infrastructure and lay a foundation that will let them reap the business and agility benefits of SOA.
http://jdj.sys-con.com/read/84613.htm - May, 2005 - Enterprise Streaming by Amir Shevat - [Clicks: 63]
This article will review the power hidden in the concept of streams and introduce the enterprise stream developed by the MantaRay open source project, a new type of stream whose destination and source are JMS topics and queues.
http://www.onjava.com/pub/a/onjava/2005/04/20/streaming.html - Apr, 2005 - Wireless messaging with JXTA, Part 2: Implement JXTA-for-JMS by Faheem Khan - [Clicks: 122]
Learn how to implement the bridge between a Java 2 Platform, Micro Edition (J2ME) client and a Java Message Service (JMS) application using JXTA (JXTA-for-JMS, or JXTA4JMS for short). Use cases show how a J2ME device or a JMS client uses JXTA4JMS. It then describes the JXTA4JMS architecture and explains the arrangement of classes in the JXTA4JMS implementation.
[Includes source code]
http://www-128.ibm.com/developerworks/wireless/library/wi-jxta2/ - Feb, 2005
- Secure XML messaging with JMS, Part 1: Extending JMS to support XML authoring and processing by Bilal Siddiqui - [Clicks: 44]
Java Message Service (JMS) is a Java language-based messaging API. XML provides a simple, human-readable data format for information exchange, and is a popular syntax for the formating of enterprise data. Therefore, integrating XML into JMS applications can provide significant advantages in enterprise applications. This tutorial teaches you how to include support for secure XML messaging over an existing JMS network.
[Formats: HTML, PDF]
http://www-128.ibm.com/developerworks/edu/x-dw-x-secmes1-i.html - Nov, 2005