英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

asynchronous    音标拼音: ['es'ɪŋkrənəs]
异步的,异步

异步的,异步

asynchronous
异步; 非同步


asynchronous
异步的 ASYNC

asynchronous
异步 非同步

asynchronous
adj 1: (digital communication) pertaining to a transmission
technique that does not require a common clock between
the communicating devices; timing signals are derived
from special characters in the data stream itself [ant:
{synchronous}]
2: not synchronous; not occurring or existing at the same time
or having the same period or phase [ant: {synchronal},
{synchronic}, {synchronous}]

Asynchronous \A*syn"chro*nous\, a. [Gr. ? not synchronous.]
Not simultaneous; not concurrent in time; -- opposed to
{synchronous}.

Syn: nonsynchronous, unsynchronized, unsynchronous.
[Webster 1913 Suppl.]

2. (Paleontology) occurring in different geologic times; --
of taxa/ {synchronous}

Syn: allochronic
[WordNet 1.5 PJC]

3. chronologically misplaced; belonging to a different time
or era

Syn: anachronic, anachronous, anachronistic
[WordNet 1.5 PJC]

4. (Computers) occurring at different speeds in different
computers connected by a data transmission link; -- said
of methods data of transmission between computers.
Opposite of {synchronous}.
[PJC]


请选择你想看的字典辞典:
单词字典翻译
asynchronous查看 asynchronous 在百度字典中的解释百度英翻中〔查看〕
asynchronous查看 asynchronous 在Google字典中的解释Google英翻中〔查看〕
asynchronous查看 asynchronous 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Asynchronous vs synchronous execution. What is the difference?
    Asynchronous execution also happens when a program sends a message to a queue (as in messaging systems, such as ActiveMQ, WebSphere MQ, HornetQ, MSMQ, etc ) In this case, the asynchronous call doesn't involve multithread programming or handling concurrency at the OS level
  • What is the difference between synchronous and asynchronous programming . . .
    When an asynchronous operation (like the second database query) is seen, the code is parsed and the operation is put in the queue, but in this case a callback is registered to be run when this operation completes The queue may have many operations in it already The operation at the front of the queue is processed and removed from the queue
  • Asynchronous vs Multithreading - Is there a difference?
    8 Asynchronous calls don't even need to occur on the same system device as the one invoking the call So if the question is, does an asynchronous call require a thread in the current process, the answer is no However, there must be a thread of execution somewhere processing the asynchronous request Thread of execution is a vague term
  • webserver - What is the difference between asynchronous and synchronous . . .
    Synchronous Asynchronous communication has nothing to do with application waiting or not for resources Synchronous communication is when communication looks like ping-pong one request and one response in that particular order Asynchronous communication is when there could be multiple requests and responses could return in random order
  • What does it mean when a web service is asynchronous?
    79 I know this is an old topic, but whether a web service is synchronous or asynchronous depends on the design of the web service and has nothing to do with Ajax An asynchronous web service transaction proceeds like this: The client calls the web service In the call the client sends a callback end point implemented as a service by the client
  • What really is asynchronous computing? - Stack Overflow
    Asynchronous I O Such as network read write What this really boils down to is efficient parallel processing between multiple CPUs, such as your main CPU and your NIC CPU The idea is to have multiple processors running in parallel, exchanging data, without blocking waiting for the other to finish and return the results of it's job Minimizing context-switching penalties by minimizing use of
  • Plantuml sequence diagram lifeline for async execution
    So in this case I'd like to finish the compute usage in green lifeline after return from request money lifeline By that I would say that compute usage is asynchronous operation and can end at any time Don't know whether this is valid from UML point of view though
  • asynchronous - non-blocking IO vs async IO and implementation in Java . . .
    Asynchronous IO - Threaded IO in which the application uses threads of execution to perform Blocking IO operations concurrently Requires thread safe code, but is generally easier to read and write than the alternative
  • asynchronous - How to use `async for` in Python? - Stack Overflow
    But it is hard for me to understand what I got by use async for here instead of simple for The underlying misunderstanding is expecting async for to automatically parallelize the iteration It doesn't do that, it simply allows sequential iteration over an async source For example, you can use async for to iterate over lines coming from a TCP stream, messages from a websocket, or database





中文字典-英文字典  2005-2009