demultiplex
常见例句
- Here the Adapter pattern is used to demultiplex .
这里适配器样式被用于多路解编。 - Before invoking a specific service, however, the server application must demultiplex and dispatch each incoming request to its corresponding service provider.
然而,在调用特定的服务之前,服务器应用程序必须将每个传入请求多路分用并分派到各自相应的服务提供者。 - It allows event-driven applications to demultiplex and dispatch service requests, which are then delivered concurrently to an application from one or more clients.
它允许事件驱动应用程序将服务请求多路分用并进行分派,然后,这些服务请求被并发地从一个或多个客户机传送到应用程序。 返回 demultiplex