Browse by Tags

24 October 2008
Microsoft joins AMQP
Microsoft joins AMQP It's very good to see this. For those that don't know, AMQP is the Advanced Message Queuing Protocol , a nascent middleware standard that describes an interoperable protocol for application messaging systems. Driven primarily by companies, Read More...
1 Comments
Filed under: , , ,
 
06 February 2008
Java Native Interface library for MSMQ - opensource on CodePlex
More CodePlex stuff. I have posted MsmqJava, an open source MSMQ Library for Java, on CodePlex. Find it at http://www.codeplex.com/MsmqJava . This thing allows any Java application running on Windows to connect to MSMQ, to enqueue and dequeue items, via Read More...
6 Comments
Filed under: , ,
 
16 July 2007
Custom WCF Channel for IBM MQ
IBM have shipped an early version of a Custom WCF Channel for MQ. The dev team in Hursley contacted me to solicit feedback. It's apparently pretty simple now, supporting only SOAP one-way messaging, but they say if there is sufficient interest and feedback, Read More...
10 Comments
Filed under: , , , , , , ,
 
12 July 2005
More on Java and MSMQ
In my original post on Java interop with MSMQ , I gave a sample implementation of a Queue class for Java that was able to send and receive strings, and I suggested that it would be pretty simple to extend it to send whatever you want. A couple of people Read More...
4 Comments
Filed under: , ,
 
28 February 2005
Java and .NET interop via MSMQ
Java apps running on Windows can connect to MSMQ via JNI. Read More...
31 Comments
Filed under: , , ,
 
Page view tracker