月沙工具箱
现在位置:月沙工具箱 > 学习工具 > 英语单词大全

asynchronous communication是什么意思,asynchronous communication的意思翻译、用法、同义词、例句

输入单词

常用词典

  • n. [通信][计] 异步通信;非同步通讯

  • 例句

  • Asynchronous communication provides benefits in terms of assured delivery and assured responses.

    异步通信提供的优点包括可靠的交付和可靠的响应。

  • This article builds on the asynchronous communication techniques demonstrated in the first article in the series.

    本文构建在本系列第一篇文章中所介绍的异步通信技术的基础之上。

  • Asynchronous communication mechanism is one of the indispensable mechanisms that support open coordination environment.

    异步通信机制是支撑开放协同环境的重要机制。

  • The Notification Service provided a decoupled asynchronous communication mechanism to the users of distributed systems.

    通告服务为分布式系统的用户提供一种异步解耦的通讯机制。

  • This Resource Adapter hosts the Activation Specifications of SCA Modules that are also important with respect to overall performance and processing in asynchronous communication paths.

    此资源适配器承载 SCA 模块的激活规范,就异步通信路径中的总体性能和处理而言,这些激活规范也非常重要。

  • Several key technologies in system implementation including coarse grained accessing method, intermediate data management, asynchronous communication in mining and data browsing were discussed.

    论述了粗粒度访问,挖掘中间数据管理,挖掘的异步通信以及数据浏览等几个系统实现的关键技术。

  • The JMS API is implemented by a third party, and the implementation provides the benefits of asynchronous communication and reliable message delivery.

    JMSAPI是通过第三方实现的,并且实现提供了异步通信和可靠的消息传送等优点。

  • On the one hand, these are heavily used by the SCA runtime for asynchronous communication and buffering.

    一方面,SCA运行时大量使用这些资源进行异步通信和缓冲。

  • In short, MOM excels in providing asynchronous communication between processes, publish-subscribe (one-to-many) message delivery semantics, and high levels of reliability.

    简而言之,MOM擅长于提供流程间的异步通讯、发布-订阅(一对多)消息来传递语义和保证高可靠性。

  • But if we can't do that, we need to have effective asynchronous communication.

    但如果我们不能做到,我们需要有效地移步交流。

  • The sequence diagram in Figure 3 illustrates the asynchronous communication model.

    图3的序列图演示了异步通信模型。

  • The paper introduces the new method of single chip microcomputer communication, which can use any two bit of P3 or P1 to receive or transmission and form asynchronous communication with the software.

    介绍了一种新的单片机通信方法,可以用P3口或P1口的任意两位作为收发,用软件的方法构成异步通信。

  • And the asynchronous communication module is the most basic function in the agile design system.

    而异步协同通信系统则是网络化敏捷设计系统中最为基本且必不可少的功能。

  • This paper describes how to actualize the asynchronous communication between synchronous serial port of DSP and asynchronous serial port of PC by simply hardware connection.

    本文描述了如何利用简单的硬件连接实现DSP的同步串行口与PC机的异步通讯。

  • This paper introduces a microcomputer asynchronous communication network.

    本文介绍了一种微机异步通信网络。

  • Asynchronous communication.

    异步通讯。

  • Applications that use JMS to provide asynchronous communication between different parts of the application

    使用JMS提供与应用程序的不同部分异步通信的应用程序。

  • In this article, you learned a few asynchronous communication techniques and how you can add JSON and Ajax to business-line applications through reusable JSP TagLib controls.

    在这篇文章中,您学习了一些异步通信技术,了解了如何通过可重用的JSPTagLib控件为业务线应用程序添加JSON和Ajax。

  • Network requests issued by using the asynchronous communication layer flow through a network executor.

    使用异步通信层发出的网络请求流过网络执行器。

  • But some Java EE Web frameworks do not (yet) offer out-of-the-box support for the asynchronous communication model.

    但是有些JavaEEWeb框架对异步通信模型提供直接可以使用的支持。

  • Ajax's asynchronous communication model is quite different from the synchronous model that traditional Java EE Web applications are built to support.

    Ajax的异步通信模型与传统JavaEEWeb应用程序内置就支持的同步模型有很大不同。

  • In this section, you are introduced to the general concepts behind the Service Integration Bus (SIB) technology that is used for asynchronous communication within WebSphere Process Server.

    在本部分中,您将了解服务集成总线(ServiceIntegrationBus,SIB)技术背后用于WebSphereProcessServer 中的异步通信的一般概念。

  • But how will Ajax's asynchronous communication-based pattern fit into your Java EE applications?

    但是Ajax基于异步通信的模式要怎样才适合您的JavaEE应用程序呢?

  • It is a process language that expresses business processes graphically in terms of tasks, wait states for asynchronous communication, timers, automated actions and other components.

    jPDL是建立在该公共框架上的一种流程语言,它将业务*********形化的表示成任务(tasks),异步通信的等待状态(waitstates),计时器(timers),自动化动作(automatedactions)和其它组件。

  • So, in the last article we developed an example of asynchronous communication based on the .

    因此,在过去的文章中,我们开发了一个异步通信的例子。

  • The core discussion is on various integration styles including Messaging which is the heart of asynchronous communication patterns.

    该书主要讨论了各种集成风格,包括异步传递模式的核心“Messaging”技术。

  • Callback service provides asynchronous communication from a service provider back to its client.

    回调服务提供从服务提供者回到其客户机的异步通信。

  • Asynchronous communication allows clients to pick up the response whenever the time is right.

    异步通信允许客户机在任何适当的时候拾取响应。

  • Moreover, you have to distinguish between synchronous and asynchronous communication between the individual components.

    此外,您必须区分各组件之间的同步和异步通信。

  • 专业解析

    异步通信(asynchronous communication)指通信双方无需实时交互即可完成信息传递的交流方式。其核心特征是信息发送与接收之间存在时间差,参与者可根据自身节奏处理信息流。该模式在现代信息技术、远程协作和教育领域具有重要价值,主要体现在以下三方面:

    1. 技术实现原理

      异步通信依赖存储转发机制,数据通过缓冲区暂存后按需传输。例如电子邮件系统采用SMTP协议实现非实时投递,接收方邮箱服务器会将消息保存至用户主动查看时(来源:RFC 5321标准文档)。这种机制降低了网络实时性要求,适用于高延迟或断续连接的环境。

    2. 典型应用场景

      在软件开发领域,消息队列(如RabbitMQ、Kafka)通过异步通信解耦系统组件,提升分布式架构的扩展性(来源:Apache Kafka官方文档)。远程教育平台则利用论坛讨论区实现师生异步互动,突破时空限制保障教学连续性(来源:EDUCAUSE研究报告)。

    3. 与同步模式的对比优势

      相比视频会议等同步通信,异步模式可减少75%的协调成本(来源:Harvard Business Review调研数据),允许参与者深度处理信息。但需注意可能产生的响应延迟问题,关键任务场景建议采用混合通信策略(来源:IEEE通信工程期刊)。

    网络扩展资料

    "Asynchronous communication"(异步通信)指通信双方无需在同一时间进行实时互动的交流方式。其核心特点是非即时性,允许参与者按自身节奏发送和接收信息。以下是详细解释:


    核心特点

    1. 时间独立性
      信息发送与接收之间存在时间差,例如发送邮件后,收件人可在数小时甚至数日后回复。
    2. 灵活性
      参与者可自主选择处理信息的时间,适用于跨时区或工作节奏不同的场景。
    3. 低实时性依赖
      无需双方同时在线,避免因等待响应而中断工作流。

    常见应用场景

    1. 技术领域
      • 计算机系统中,进程或线程通过消息队列、事件驱动等方式异步交互。
      • 网络协议如AJAX(Asynchronous JavaScript and XML)允许网页局部更新而不刷新整个页面。
    2. 日常沟通
      • 电子邮件、论坛帖子、留言板。
      • 项目管理工具(如Trello、Asana)中的任务评论。
    3. 教育/远程协作
      • 在线课程讨论区、预录制的教学视频。

    与同步通信的对比

    异步通信 同步通信
    非即时(如邮件) 即时(如电话、视频会议)
    允许延迟响应 需实时互动
    适合复杂或需深思的内容 适合快速决策或简单问答

    优缺点

    若需进一步了解技术实现细节(如编程中的异步模型),可提供具体示例说明。

    别人正在浏览的英文单词...

    relicdraw a veil overinstantaneousincidenceflightyspokeapicalbunnychatsexitslampshadetoiledtonkbehavioral normsdress fornet worthnucleate boilingaristinbarbaritybiquadraticclodfungitoxicityGandhiismglycidamidehydromechanicalinexpressivelyiodizeleptospiramesozoanJayson