There are two different types of pipes: data pipes and message pipes.
有两种不同类型的管道:数据管道和消息管道。
On the client side, the pipes are inverted -- in other words, the SOAP request message flows through the OutPipe and the response message flows through the InPipe.
在客户端,这两个管道是反向的——换句话说,SOAP请求消息流经OutPipe,而响应消息流经 InPipe。
One feature of handlers that is not present with pipes is the ability to target message headers at particular handlers through the use of SOAP roles and header tags.
处理器的一个特征就是它不会随管道一起出现,它可以通过使用SOAP角色和头标记来把目标消息头指定给专门的处理器来处理。
In the previous chapter, we looked at pipes, FIFOs, message queues, semaphores, and Shared memory: the classical methods of IPC provided by various UNIX systems.
在前面的章节里,我们了解了管道,先进先出结构,消息队列,信号旗语,以及共用内存:这些是UNIX系统提供的经典的进程通信方式。
In the previous chapter, we looked at pipes, FIFOs, message queues, semaphores, and Shared memory: the classical methods of IPC provided by various UNIX systems.
在前面的章节里,我们了解了管道,先进先出结构,消息队列,信号旗语,以及共用内存:这些是UNIX系统提供的经典的进程通信方式。
应用推荐