info.txt
来自「Oreilly.Java.Message.Service」· 文本 代码 · 共 12 行
TXT
12 行
Title:Java Message Service (O'Reilly Java Series)
URL:http://www.amazon.com/exec/obidos/tg/detail/-/0596000685
ISBN:0596000685
Author:Richard Monson-Haefel / David Chappell
Publisher:O'Reilly & Associates
Page:238 pages
Edition:1 edition (December 2000)
Catalog:Computer Bks - Languages
Format:PDF
Size:1.07 MB
Supplier:Team oR
Summary:The Java Message Service (JMS) provides a way for the components of a distributed application to talk asynchronously, or for welding together legacy enterprise systems. Think of it as application-to-application e-mail. Unlike COM, JMS uses one or more JMS servers to handle the messages on a store-and-forward basis, so that the loss of one or more components doesn't bring the whole distributed application to a halt.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?