camel-request-reply

时间:2024-08-06 12:36:17
【文件属性】:

文件名称:camel-request-reply

文件大小:62KB

文件格式:ZIP

更新时间:2024-08-06 12:36:17

Java

该项目包含 5 种不同的方法来解决异步请求/回复模式。 前端是 CXF Rest 服务,后端是异步服务器(用文件端点模拟)。 camel-requestreply-with-jms -> 使用 JMS 在骆驼队列中实现请求/回复模式。 在路线中使用榛子广播缓存。 camel-requestreply-without-jms -> 使用 seda 队列实现请求/回复。 在路线中使用榛子广播缓存。 camel-requestreply-without-jms-hazelcast -> 使用 seda 队列实现请求/回复。 删除了路线中的淡褐色缓存。 (这是合作伙伴正在测试的解决方案之一)。 camel-requestreply-without-jms-hazelcast-seda -> 使用直接端点和异步处理器实现请求/回复。 (这是合作伙伴正在测试的另一个解决方案。我根据与查尔斯关于


【文件预览】:
camel-request-reply-master
----.gitignore(244B)
----camel-requestreply-without-jms-with-ehcache()
--------ReadMe.txt(235B)
--------src()
--------pom.xml(7KB)
----camel-requestreply-without-jms()
--------ReadMe.txt(235B)
--------src()
--------pom.xml(7KB)
----camel-requestreply-without-jms-hazelcast()
--------ReadMe.txt(235B)
--------src()
--------pom.xml(7KB)
----camel-requestreply-with-jms()
--------ReadMe.txt(304B)
--------src()
--------pom.xml(7KB)
----README.md(1KB)
----camel-requestreply-without-jms-hazelcast-seda()
--------ReadMe.txt(235B)
--------src()
--------pom.xml(7KB)

网友评论