详细的条目说明在这里
http://docs.sun.com/app/docs/doc/819-4712/ablkn?a=view
其中的
一项schema
http
含义
Message Queue client runtime makes an HTTP connection to an Message Queue tunnel servlet at the specified URL. (The broker must be configured to access the HTTP tunnel servlet, as described in the Message Queue Administrator’s Guide.)
提到了一个 Message Queue tunnel servlet。放狗,找到了这篇文章:http://www.patentstorm.us/patents/7117267/description.html
下面这段有对于Message Queue tunnel servlet作用的说明
A Web server may then receive the one or more transport protocol packets. The Web server may then forward the received transport protocol packets to the broker. In one embodiment, the packets may be forwarded to the broker via a TCP connectionserving as one segment of the transport protocol tunnel connection between the Web server and the broker. In one embodiment,
a transport protocol tunnel servlet on the Web server node may serve as an interface between the Web server and the TCPconnection.
The broker may receive the transport protocol packets from the Web server. In one embodiment, a broker-side transport protocol tunnel driver may receive the packets. In one embodiment, the broker may extract the messaging system messages fromthe transport protocol packets and store the messages in a broker-side receive buffer. In another embodiment, the entire transport protocol packet may be stored in the broker-side receive buffer.
Message Queue tunnel servlet是在web server上,位于web server与messaging broker之间,通过tunnel与broker交互,相当于一个web gate,客户端可以通过http或者https访问web server,web server的Message Queue tunnel servlet与broker交互。
分享到:
相关推荐
在配置Sublime Text以运行Scheme脚本时,通常需要安装特定的插件或包来支持Scheme语言,这样可以方便地运行、测试和调试Scheme代码。Sublime Text是一个流行的文本和源代码编辑器,拥有大量的插件和扩展,支持多种...
This thoroughly updated edition of The Scheme Programming Language provides an introduction to Scheme and a definitive reference for standard Scheme, presented in a clear and concise manner....
《The Little Schemer》是一本经典的Scheme编程语言教程,旨在通过一系列的互动习题引导读者深入理解递归和函数式编程的核心概念。这本书的中文名通常被译为《小.Scheme程序员》。压缩包中的资源提供了书中实例代码...
标题“A Constrained Shortest Path Scheme for Virtual Network Service Management”和描述中提到的知识点主要涉及虚拟网络环境下的最短路径算法研究。以下是详细的知识点介绍: 1. 网络虚拟化和数据中心:文章...
这本书旨在为读者提供Scheme语言的全面理解,从基础语法到高级特性的深入剖析,是学习和研究Scheme的宝贵资源。 Scheme是一种Lisp方言,以其简洁、优雅和强大的函数式编程特性而闻名。在本书中,Dybvig详细介绍了...
This is the code about the VABKS scheme.
The Scheme Programming Language, 4th Edition - R. Kent Dybvig.azw3 排版良好。
The Referential Solution on the Connection Scheme between PLC System and Sensorpdf,The Referential Solution on the Connection Scheme between PLC System and Sensor
The fourth edition has been substantially revised and expanded to bring the content up to date with the current Scheme standard, the Revised6 Report on Scheme. All parts of the book were updated and ...
Revised5 Report on the Algorithmic Language Scheme
`let`和`letrec`是Scheme中用于定义局部变量和过程的关键字。本节详细解释了这两个关键字的区别和用法。 **5.3 多项式的符号操作** 多项式的操作在数学和工程领域非常常见。本节介绍了如何使用Scheme进行多项式的...
the little scheme 4th epub 适合电子书阅读的版本 可以直接再很多电子书上阅读 The.Little.Schemer.4th The.Little.Schemer.4th.mobi
标题与描述均提到了“小波变换(Wavelets)”与“提升方案(Lifting Scheme)”,这是一篇关于介绍小波变换中的提升方案的文章。文章由Wim Sweldens撰写,旨在提供一个简短而深入的提升方案导览,并讨论其在构建小波...
在《The Scheme Programming Language, 4th Edition》这本书中,作者深入浅出地介绍了Scheme的基本概念和核心特性,是学习Scheme语言的优秀参考资料。 **章节一:介绍** 该章节首先对Scheme的语法结构进行了概述,...
dubbo配置scheme文件