Project Description This is a JNI library for MSMQ. It allows Java applications to connect to MSMQ on Windows. Summary Many Java applications have the need to connect to MSMQ, for various reasons. For one, MSMQ can serve as a key interop conduit between Java and .NET applications. Outside of interop scenarios, Java applications can take advantage of MSMQ by themselves. At least initially, this library is going to be pretty basic. Depending on interest, it may grow.
|