[zeromq-dev] Question on connecting a C++ model to a Java model via Python uzing ZeroMQ

Sara Rimer sara.p.rimer at gmail.com
Fri Mar 25 20:13:05 CET 2016


Hello,

This is most likely a very basic usage of ZeroMQ, but I am a computational
engineer and I am trying to connect a hydraulic model written in C++ to a
decision tree model written in Java. I would like to send data files back
and forth between the two programs. I am using ZeroMQ for this. And I have
gotten ZeroMQ to work via Python no problem (which I am planning on using
for my C++ model which I run via a bash script). However, I am having
difficulty interfacing it with Java. I was planning on just creating a
class in Java that is solely used to interface with ZeroMQ. Does anyone
have any suggestions?

Thanks,
Sara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160325/d50282fb/attachment.htm>


More information about the zeromq-dev mailing list