Cat Posted August 24, 2017 Report Share Posted August 24, 2017 (edited) I just discovered that my latest needs-to-be-done-yesterday project requires communications via an Apache Qpid broker (v0.4 and AMQP 0-10). Since I didn't even know what AMQP was before yesterday, I'm a bit behind the curve on this. I have downloaded LabbitMQ, but I'm assuming that won't work with Apache Qpid? I was hoping that the whole open standard thing meant that different implementations of AMQP should be able to talk with each other, but the following link regarding interoperability between the two seems to say that this often isn't the case. There is a Native AMQP client for LabVIEW on GitHub, but it is missing all the vis (at least from what I can tell), so isn't much help. I posted an "Issue" to the Repository, but don't know when/if I'll ever get a response. Any thoughts/comments/suggestions? Cat Edited August 24, 2017 by Cat Quote Link to comment
smithd Posted August 24, 2017 Report Share Posted August 24, 2017 Your link just makes it sound like qpid is buggy If its windows, seems like you can just use their .net code: https://qpid.apache.org/releases/qpid-cpp-1.36.0/messaging-api/book/ch01s03.html Quote Link to comment
Cat Posted August 29, 2017 Author Report Share Posted August 29, 2017 Crud. I replied to this, but it never showed up in the feed. Huh. Anyway, yes, I'm turning this over to one of our C folks to deal with. I'm not sure if I can get the .NET version past our Information Assurance zealots, but a regular old dll I can call with a CIN will be fine. 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.