InfoQ

Topic/Tag specific view

Messaging Content on InfoQ


Latest featured content about Messaging

Pete Lacey on REST and Web Services

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

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.

News about Messaging

Nanite: A Self Assembling Cluster of Ruby Processes

Community
Ruby
Topics
Messaging,
Cloud Computing

Nanite is Engine Yard's latest addition to their cloud computing strategy: a "self assembling cluster of ruby processes" to form the backend of highly scalable web applications. We talked to its developer Ezra Zygmuntowicz and also got some news about Vertebra.

Microsoft Joins AMQP Working Group

Community
.NET,
Java,
SOA
Topics
Messaging,
Interop

Microsoft Corp. joined the Advanced Message Queuing Protocol (AMQP) Working Group, an organization focused on the development of the AMQP specification.

New Windows Essential Business Server Targeted to Midsize Businesses

Community
.NET
Topics
Messaging,
Business,
Security

Microsoft has created a new server, called Windows Essential Business Server 2008 (EBS), which combines management, messaging and security features into one integrated multi-server solution. The new server is targeted to midsize businesses with reduced IT staff personnel of 1 to 3 persons.

Is AMQP on the way to providing real business interoperability?

Community
Architecture
Topics
Specifications,
Interop,
Messaging,
Open Source

AMQP came from inside of JPMorgan, thanks to John O'Hara. But his vision was bigger than just a new way to do things internally. The standard and open source technologies around it have been gaining momentum. Jeff Gould and others shed some light on where AMQP came from, who is driving it, and where it might be going.

Articles about Messaging

Spectacular Scalability with Smart Service Contracts

Community
Architecture,
SOA
Topics
ESB,
Performance & Scalability,
Messaging

Scalability isn't the Boolean value stateless design tends to assume. Udi’s team averts a second failure using service contracts to address multiple dimensions of scale.

Introduction to ActiveMessaging for Rails

Community
Ruby
Topics
Ruby on Rails,
Messaging,
Programming

The maintainer of ActiveMessaging for Ruby on Rails gives a comprehensive and informative introduction to his open-source framework, which enables enterprise messaging technologies to be easily integrated with Ruby on Rails applications, and is getting support from noted industry leaders such as James Strachan and Jon Tirsen.

Messaging Interop with JMS & Spring.NET

Community
.NET,
Java
Topics
Java plus .NET Integration,
Interop,
Messaging

Message oriented middleware has long been a popular choice to integrate diverse platforms. Using MOM as a basis for communication between .NET and Java this article demonstrates interoperability between a .NET client and a Java middle tier using the JMS support in the Spring framework, available for .NET as well as Java, to provide a common programming model across both tiers of the application.

Presentations about Messaging

Event Patterns

Community
Architecture,
.NET,
Java
Topics
Messaging

Ian Cartwright presents some of his work (developed with Martin Fowler) on Event Patterns, including: Event Sourcing, Event Collaboration, Parallel Model, and Retroactive Event. These patterns can be used in scenarios where a sequence of domain model changes may need to be recorded, reversed, corrected, or simply observed.