With this paper, We present XML based messaging model in JavaSpaces, called JSMS (JavaSpaces Messaging Service). We use XML to express message which exchanged between applications with tree structure. Using DOM-API or...
详细信息
ISBN:
(纸本)0780370872
With this paper, We present XML based messaging model in JavaSpaces, called JSMS (JavaSpaces Messaging Service). We use XML to express message which exchanged between applications with tree structure. Using DOM-API or SAX-API, we can access message of XML-form, and come to be able to use the inside information of message. In a word, if message is defined with XML, messaging based on the content of message can be realized. Furthermore, in order to implement persistent storage of messages, we employ distributed object technology named JavaSpaces. It is easy for making to persistency and the transaction processing of the message to have implemented more by having taken JavaSpaces. Moreover, to use JavaSpaces, the protocol which had begun to be thought also processed message with XML-form more strongly. This protocol is a concept called message-tree. With this paper, introduce what how to defined message by XML, and message-tree, and JSMS system's composition.
暂无评论