ActiveMQ CPP 库

发布于 2024-12-02 20:06:54 字数 186 浏览 1 评论 0原文

我有一个 Java 应用程序和一个 C++ 应用程序。我想使用 Apache ActiveMQ 来进行这些应用程序之间的通信。我知道如何设置 ActiveMQ、运行它等。我想知道我应该做什么来获取 C++ 客户端库。我尝试下载代码并运行 Make。它生成了一些库,但我不确定它只是客户端库还是整个 ActiveMQ 服务器。请提供一些清晰度或参考链接。谢谢。

I have a Java application and a C++ application. I want to use Apache ActiveMQ for the communication between these applications. I know how to setup ActiveMQ, Run it etc.. I want to know what I should do to get the C++ client library. I tried downloading the code and running Make. It produced some libraries But I am not sure if its just the client library or the Whole ActiveMQ Server. Please provide some clarity or reference Links. Thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

属性 2024-12-09 20:06:54

我的建议是尝试做一些阅读,网站上有很多信息,包括入门指南。源包中适当命名的“examples”目录中还有几个示例。

My suggestion would be to try doing some reading, there's plenty of information on the website including a getting started guide. There's also several examples in the aptly named 'examples' directory in the source bundle.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文