Sometime ago I wrote about developing applications with SCA on a JBI-based infrastructure, using simple SCA services for that. I’m coming back again with two separate SCA blog posts discussing the usage of more complex services, asynchronous and conversational services: In this post, I provide an example client-server project that implements a conversational and asynchronous [...]
Posts Tagged ‘JMS’
HTML5 Websocket vs Flex Messaging
Nearly 18 months ago, I wrote an article on this blog which showed how to develop a simple flex web application using ActiveMQ as a JMS server. It has proved a popular article so there must be a fair amount of interest in this topic. With all the hype surrounding HTML5 at the moment, I [...]
Database storage in TIBCO EMS 5.0
Earlier this year TIBCO released a new version of their particular implementation of the JMS standard. TIBCO Enterprise Message Service 5.0 which, among others, includes some features which I personally consider very interesting. One of them is the possibility to store persistent messages in a database. In previous versions, the only possibility was to use [...]