1·The BLOB domain can be used when the message is treated as opaque, not parsed, and simply routed.
当消息不透明的、不解析或者只需要路由时,可以使用 BLOB 域。
2·A big benefit of this alternate architecture is that script is parsed only once per session.
这种新架构的一个最大好处就是,在每个会话中脚本仅解析一次。
3·Applications can parse the messages, but how do they know how to interpret the parsed results?
应用程序可以解析消息,但它们怎样知道如何解释解析结果呢?
4·You then pass these methods (in the form of a handler) to the parser, along with a document to be parsed.
然后您将这些方法(以处理程序的形式)以及要解析的文档一起传递给解析器。
5·In this program, the parser USES global variables to track the list of messages parsed.
在这个程序中,解析器使用全局变量来追踪解析的消息列表。