Java and MSMQ

前端 未结 5 961
梦如初夏
梦如初夏 2020-12-06 10:25

I was curious if anyone had any suggestions on a Java library that provides access to MSMQ? I\'ve downloaded the trial of the J-Integra Java-COM library and have built and

5条回答
  •  旧巷少年郎
    2020-12-06 10:40

    You can also try the http://javamsmq.codeplex.com/ which is also provide a complete solution of MSMQ JAVA interoperability.As well this having Unicode ASCII all functionality.In other dll based open source having memory leakage problem like crashing of application.But this open source don't having any memory leakage problem.

提交回复
热议问题