synchronous
Appearance
English
[edit]Etymology
[edit]Borrowed from Late Latin synchronus, from Ancient Greek σύγχρονος (súnkhronos, “contemporaneous”), from σῠν- (sŭn-, “with, together”) + χρόνος (khrónos, “time”). By surface analysis, syn- + chron- + -ous = synchrony + -ous; however, all related words (e.g., synchronic, synchrony, synchronicity, diachronous, diachronic, diachrony, diachronicity) were coined later, either as back-formations from, or otherwise by analogy with the surface analysis of, synchronous.
Pronunciation
[edit]- (Received Pronunciation, General American, Canada, Australia) IPA(key): /ˈsɪŋkɹənəs/
Adjective
[edit]synchronous (comparative more synchronous, superlative most synchronous)
- At the same time, at the same frequency.
- Synonyms: simultaneous, in phase, in sync, in step, synchronised, nonasynchronous, metachronous
- Antonyms: asynchronous, antisynchronous
- 1909, Adolf Paul Oppé, Raphael, London: Methuen, page 151:
- But in these pictures it was possible for all the incidents to coexist at the one moment. In the 'Release of Peter' this was not possible. The waking and astonished soldiers to the left might be looking upon the miracle of the centre, but the escape of the Apostle over their recumbent bodies could not be synchronous with either of the other scenes
- 1960 June, “New Lifting Bridge at Kings Ferry”, in Railway Magazine, page 388:
- There is a synchronous tie between the motors in each machine room to ensure that the span remains level during raising and lowering.
- (computing, of communication) Interacting with other elements in series; blocking; interacting with the same program or thread as other operations, thereby preventing those operations from resuming until the operation of interest is complete.
- Synonyms: blocking, modal
- Antonym: asynchronous
- Coordinate term: plesiochronous
- 2014, Richard Blewett, Andrew Clymer, Pro Asynchronous Programming with .NET, page 25:
- Post is a “fire and forget” where the UI thread work is performed asynchronously; Send is synchronous in that the call blocks until the UI thread work has been performed.
Usage notes
[edit]- Sense 1 indicates that multiple actions take place in parallel during the same period of time.
- In the context of computing and communications, sense 2 is often used to emphasize the opposite: that the item of interest (the main thread, or program, or network node) cannot interact with more than one other item (such as a child thread or storage device) in parallel during the same period of time. The item of interest must finish handling or interacting with one other thread or device before starting to interact with another one. So one interaction finishes 'at the same time' that another starts.
Hyponyms
[edit]Derived terms
[edit]- antisynchronous
- areosynchronous
- asynchronous
- autosynchronous
- bisynchronous
- desynchronous
- dyssynchronous
- dysynchronous
- geosynchronous
- heliosynchronous
- hemisynchronous
- hypersynchronous
- isosynchronous
- metasynchronous
- nonasynchronous
- nonsynchronous
- parasynchronous
- pseudosynchronous
- quasisynchronous
- semisynchronous
- subsynchronous
- sun-synchronous orbit
- Sun-synchronous orbit
- supersynchronous
- synchroneity
- synchronous diaphragmatic flutter
- synchronously
- synchronous motor
- synchronousness
- synchronous orbit
- synchronous rotation
- synchronous speed
- unsynchronous
Related terms
[edit]Descendants
[edit]- Translingual: ␖
Translations
[edit]at the same time
|
Categories:
- English terms borrowed from Late Latin
- English terms derived from Late Latin
- English terms derived from Ancient Greek
- English terms prefixed with syn-
- English terms prefixed with chrono-
- English terms suffixed with -ous
- English 3-syllable words
- English terms with IPA pronunciation
- English terms with audio pronunciation
- English lemmas
- English adjectives
- English terms with quotations
- en:Computing
- en:Time