Categories
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Tools and Utilities
Web Hosting
XML
ATech Group Scripts Collection 11th March 2006

Wireless messaging with JXTA
Learn how to use JXTA technology to integrate thin Java 2 Platform, Micro Edition (J2ME) clients into enterprise-scale messaging applications by developing a set of classes that let you integrate J2ME clients into JMS (Java Message Service) applications running on Java 2 Platform, Enterprise Edition (J2EE) servers.

Released: Dec 2, 2021
Java

Keywords: JXTA, JXTA technology, tttwica, Faheem Khan, J2ME

Introducing JMS (Java Message Service)
This tutorial provides an overview of the Java Message Service (JMS) and offers the basics for developing programs that use it. JMS provides a way for Java programs to access an enterprise messaging system, also known as message oriented middleware (MOM). MOM provides a mechanism for integrating applications in a loosely coupled, flexible manner by providing asynchronous delivery of data between applications in an indirect way through an intermediary.

Released: Aug 31, 2022
Java

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.

Released: Aug 22, 2022
Java

Keywords: Queue, topic, messaging domain, domain unification, point-to-point

Copyright 1999-2006 © ATech Group, All rights reserved. Privacy Policy | Terms and Conditions