InfoQ

InfoQ

Topic/Tag specific view

Messaging Content on InfoQ


Latest featured content about Messaging

Oleg Zhurakousky on Messaging, Spring Integration, and Cloud Architectures

Topics
Cloud Computing,
Architecture,
Messaging,
Spring Integration

In this interview done by InfoQ's Srini Penchikala, Oleg Zhurakousky talks about the cloud architectures with messaging as the core part of the cloud solutions. He also discusses the Spring Integration and other Spring projects like Spring Roo and Cloud Foundry.

News about Messaging

AppFabric Queues, Topics and Subscriptions Released

Topics
.NET Framework,
Cloud Computing,
Messaging

Windows Azure AppFabric Features, Queues, Topics and Subscriptions, which were in CTP for some time now have now been released. These enable new scenarios for Applications hosted on Windows Azure such as asynchronous Cloud Eventing, Event-Driven SOA, Load leveling/balancing and more.

Windows Azure AppFabric CTP - Queues and Topics

Topics
.NET,
Messaging,
SOA

The Azure team recently shipped a Community Preview (CTP) for AppFabric, with Service Bus Queues and Service Bus Topics, which can be leveraged in a whole new set of scenarios to build Occasionally Connected or Distributed Systems.

Articles about Messaging

Database-based High Performance Message Exchange Service for Enterprise Applications

Topics
.NET,
Messaging

Database Message Exchange Service (DBMES) stores messages in database for a Windows service to deliver to external services and vice versa. A message can be anything – an order, some task, a message for a destination message queue, a payload for calling external webservice and so on. DBMES decouples the client from the external services that are not on the same network or not always available.

Interview and Book Excerpt: ActiveMQ in Action

Topics
Java,
Book Review,
Messaging

In this article, InfoQ spoke with Bruce Snyder, co-author of ActiveMQ in Action book, about the main motivation for writing the book, transaction management and messaging security aspects in ActiveMQ container and emerging trends in the messaging space.

Presentations about Messaging

Messaging for Modern Applications

Topics
Java,
Architecture,
Messaging

Tom McCuch discusses the current trends in modern applications, how they can use messaging, how Spring Integration provides a messaging DSL, and the architecture of AMQP and RabbitMQ.

Multi-Platform Messaging with RabbitMQ

Topics
Java,
Messaging

Rob Harrop demoes how to use RabbitMQ from a variety of languages (Java, Python, Ruby and Erlang) and different environments using AMQP and STOMP to achieve for multi-platform communication.

Interviews about Messaging

Ralph Johnson, Joe Armstrong on the Future of Parallel Programming

Topics
Ruby,
SOA,
Choreography,
.NET,
Performance & Scalability,
Architecture,
Messaging,
Loose Coupling,
Parallel Programming,
Network Programming,
Data Access,
Cloud Computing,
Design Pattern,
Java

Ralph Johnson and Joe Armstrong discuss their ideas about parallel programming - whether shared memory is harmful, the place of message passing, fault tolerance, the importance of protocols and more.

Pete Lacey on REST and Web Services

Topics
WS Standards,
Web Services,
REST,
Messaging,
SOA

In this interview, recorded at QCon San Francisco, (then) Burton Group consultant Pete Lacey talks to Stefan Tilkov about the reasons for his disillusionment SOAP and his opinions on how to best achieve loose coupling. Pete also describes the ideas behind REST, and addresses some of its perceived shortcomings. Finally, he discusses cases wher SOAP/WS-* or RESTful HTTP might be more appropriate.