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.
然而,在調(diào)用特定的服務之前,服務器應用程序必須將每個傳入請求多路分用并分派到各自相應的服務提供者。 - It allows event-driven applications to demultiplex and dispatch service requests, which are then delivered concurrently to an application from one or more clients.
它允許事件驅(qū)動應用程序?qū)⒎照埱蠖嗦贩钟貌⑦M行分派,然后,這些服務請求被并發(fā)地從一個或多個客戶機傳送到應用程序。 返回 demultiplex