batch:Spring JMS with ActiveMQ – 发送和接收消息示例

时间:2021-06-29 05:45:09
【文件属性】:
文件名称:batch:Spring JMS with ActiveMQ – 发送和接收消息示例
文件大小:45KB
文件格式:ZIP
更新时间:2021-06-29 05:45:09
Java 批 Spring JMS with ActiveMQ – 发送和接收消息示例。 此代码假装是将 ActiveMQ 与 JMS Spring Beans 一起使用的简单概念证明。 这个想法是查找 Spring 上下文来处理 JMS bean。 配置 您需要配置一个名为 BATCH_CONF 的环境变量,其中包含 conf 文件在本地计算机上的路径。 就像是: $BATCH_CONF={$LOCAL_WORKSPACE}/batch/batch-conf/wc 设置 ActiveMQ 您将需要来自 Apache Software Foundation 的 ActiveMQ 二进制文件: http://activemq.apache.org/ 然后你必须从你的终端启动 ActiveMQ 服务器: ${ACTIVE_MQ_HOME}/bin/activemq start 现在您可以
【文件预览】:
batch-master
----README.md(2KB)
----pom.xml(2KB)
----batch-si()
--------pom.xml(1KB)
--------target()
--------src()
----LICENSE(18KB)
----batch-conf()
--------pom.xml(722B)
--------target()
--------wc()
--------.DS_Store(6KB)

网友评论