InfoQ

InfoQ

Editor Specific Content View

All of Nathan A. Good's Content on InfoQ


Latest featured content by Nathan A. Good

BlazeDS and JMS for PHP Developers, Part 2

Topics
Rich Internet Apps,
Java,
JCP Standards

In the second and final of our articles on BlazeDS and JMS, InfoQ looks at two additional methods for sending messages to JMS topics or queues from PHP - the PHP/Java Bridge which provides a framework for calling Java classes from PHP scripts using a simple Java façade, and the STOMP protocol.

BlazeDS and JMS for PHP Developers, Part 1

Topics
Rich Internet Apps,
Java,
JCP Standards

BlazeDS is an open source project from Adobe that allows you to connect your Adobe Flex applications with data services. The Java Messaging Service (JMS) is a method of communicating with services written in Java. In the first of two articles, InfoQ looks at the advantages of JMS and how you can use BlazeDS to communicate with your Java services via JMS from your Flex applications.