Chapter 10. Asynchronous Interoperability, Part 3: Bridging with Host Integration Server

In the previous two chapters, we looked at Microsoft Message Queuing (MSMQ) and WebSphere MQ—with the goal of connecting both Java and Microsoft .NET clients to pass messages and to achieve interoperability between the two. Some of the approaches we used highlighted the challenge in connecting a Java client to MSMQ and in connecting a .NET client to WebSphere MQ directly. Although both can be done, as you saw, each approach has a number of drawbacks. For example, you could lose reliability or transactional support, or you might have access to only a subset of the required libraries.

In this chapter, we’ll allow the clients to use their native message queue ...

Get Microsoft® .NET and J2EE Interoperability Toolkit now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.