asynchronous call 中文意思是什麼

asynchronous call 解釋
非同步調用
  • asynchronous : adj. 1. 時間不一致的,不同時的。2. 【電學】異步的。
  • call : vt 1 大聲念[說],喊,叫。2 召喚,叫來,請來;召集,徵召;號召;喚醒。3 把…取名為,稱呼,把…叫做。...
  1. This model manages remote invokes through event driving, and supports two asynchronous invoke model such as asynchronous call back and polling ; the model uses router as message " store - forward " mechanism, and guarantees time independent invoke of loosely coupled application ; the model extends the traditional corba addressing way, defines a kind of logic object address, which can support object migration of loosely coupled application and increase transparency of object location ; the model also defines object group address, which supports message multicast and implements " i - to - n " communication model

    該模型採用事件驅動的方式管理遠程調用,支持異步回調和異步輪詢兩種異步調用模式;模型採用路由代理作為消息的「存儲-轉發」機制,保障了松耦合應用的時間無關調用的需求;模型擴展了傳統corba的尋址方式,定義了邏輯對象地址,能夠支持松耦合應用的對象遷移,提高了對象定位的透明性;模型還定義了對象組地址,支持消息組播,實現了「一對多」的通信模式。 2
  2. Ends an asynchronous message communication with a web service method named nameofwebservicemethod, returning a value that is the result of the web service method call

    結束與名為< nameofwebservicemethod >的web服務方法的異步消息通信,返回的值是web服務方法調用的結果。
  3. How to : make an asynchronous call from a web service client

    如何:從web服務客戶端上進行異步調用
  4. For a code example, see how to : make an asynchronous call from a web service client

    有關代碼示例,請參見「如何:從web服務客戶端上進行異步調用」 。
  5. Ends an asynchronous read operation that was started with a call to

    而啟動的異步讀操作。
  6. Ends an asynchronous read operation started with a previous call to

    而啟動的異步讀操作。
  7. In general, web service methods that call methods that perform i o operations are good candidates for asynchronous implementation

    總體而言,調用執行i / o操作的方法的web服務方法是異步實現的一種很好的候選方式。
  8. Asynchronous delegates allow you to call a synchronous method in an asynchronous manner. when you call a delegate synchronously, the

    當同步調用一個委託時, 「 invoke 」方法直接對當前線程調用目標方法。
  9. Except to realize the function of normal rpc, arpc provides a number of new capabilities not available in normal rpc. these capabilities include : dynamic load balancing, service transparence, service parallel execution, synchronous and asynchronous call, out - of order replies, dynamic creating of server, combined client - server support, p2p communication style, receipt acknowledgement and so on

    除實現通常的rpc具有的功能外, arpc還有許多新的功能和特點,比如動態負載平衡、服務透明、服務并行執行、同步、異步調用功能、不需按請求順序響應、服務器的動態創建、客戶?服務器支持、 p2p的通訊風格、消息接受確認等。
  10. To complete the asynchronous write call started by

    啟動的異步寫入調用。
  11. Gets the response message for the asynchronous call

    獲取異步調用的響應消息。
  12. Initiates an asynchronous call to the http handler

    啟動對http處理程序的異步調用。
  13. Make an asynchronous call to a remote object

    異步調用遠程對象
  14. Object that represents the asynchronous call

    表示異步調用的
  15. Gets the delegate object on which the asynchronous call was invoked

    獲取在其上調用異步調用的委託對象。
  16. Do not use the asynchronous call

    不要對事務使用異步調用
  17. Shows how to make an asynchronous call to a method of a remote object

    顯示如何異步調用遠程對象的方法。
  18. Implementing a web service client that makes an asynchronous method call using the begin end pattern

    使用begin / end模式實現進行異步方法調用的web服務客戶端
  19. To call when the asynchronous method call is complete

    異步方法調用完成時要調用的
  20. A semisynchronous method call does not require setting up an object sink, but an asynchronous method call does require setting up an object sink

    半同步方法調用不需要設置對象接收器,但是異步方法調用需要設置對象接收器。
分享友人