えいたんごクイズ

asynchronous

/ˌeɪˈsɪŋkrənəs/
adjective

非同期ひどうき

解説 Definition

非同期とは、同じ時間に起こらない、または時間的に調整されていない状態を表す形容詞です。コンピュータやネットワークの技術用語として、複数の処理が互いに独立して進行することを意味します。通信やプログラミングにおいて、相手の応答を待たずに処理が続行される様子を指します。

Asynchronous means not happening at the same time or not working in a single fixed timing. It is often used in technology, communication, and learning. For example, people can respond or act separately instead of at the same moment.

覚え方のコツ Memory Tip

まず synchronous を「足並みをそろえて進む」と押さえ、先頭に a- が付くと『そろわない』と見れば覚えやすいです。ITでは async と略され、asynchronous processing / communication / function の形で頻出します。返答や前処理を待たず、それぞれの都合で進むイメージが核です。synchronous が『待って合わせる』なら、asynchronous は『待たずにずれて進める』。parallel は同時実行そのものを言いやすく、asynchronous はタイミングがそろっていない点を言うので混同しないようにすると定着します。

First learn `synchronous` as moving in step at the same time. Then add `a-` to get the opposite: not in step. In tech, `asynchronous` often appears as `async`, and the memory is that things do not have to wait for each other.

例文

The system uses asynchronous communication to improve performance.

そのシステムは性能を向上させるために非同期通信を使用しています。

In asynchronous programming, the function doesn't wait for a response.

非同期プログラミングでは、関数は応答を待ちません。

Asynchronous loading of web content makes the page load faster.

ウェブコンテンツの非同期読み込みはページの読み込みを速くします。

asynchronous の類義語・関連語

asynchronous の語源・成り立ち Etymology

asynchronous は、ギリシャ語由来の a-(ない)+ syn-(一緒に)+ chronos(時間)から成ります。つまり「時間が一緒でない」が原義で、そこから「非同期」の意味になりました。関連語に synchronizechronology があります。

Asynchronous comes from Greek parts: a-, meaning "not," syn-, meaning "together," and chronos, meaning "time." Its original sense was "not happening at the same time." From there it developed into the modern idea of things operating without being exactly time-matched; synchronize and chronology are related words.

外部辞書で調べる

この単語をシェア

この単語を英単語クイズで覚えよう