Skip to main content
unbuffered

unbuffered

6.9
Sent or processed immediately without temporary storage
  • adjective
  • /ʌnˈbʌfərd/
  • Specialized
translation icon : sin almacenamiento temporal
  • The unbuffered connection allowed the data to transfer in real-time, enhancing the system's performance.

The reason is that at least in our early testing, we were having trouble getting unbuffered ECC memory to run in it.

Examples

  • Regarding generators and iterators, it is true that Go doesn't have them, but you can easily replace them with unbuffered channels and goroutines:

    Blog text (21)
  • The reason is that at least in our early testing, we were having trouble getting unbuffered ECC memory to run in it.

  • So here's a graph of to see how both the unbuffered and buffered version performed with the number of S scaling with the number of SPU's.

  • In computer programming, unbuffered input means that data is processed immediately, without delay.

  • Using unbuffered channels in Go enables immediate communication between goroutines with no delays.

Antonyms

buffered
  • Specialized
4.4

Held in temporary memory to keep audio or video playing without stops

How Buffered

buffered
  • Specialized
4.4
unbuffered
  • Specialized
6.9

Surface Forms

unbuffered positive

Morphology

unbuffered = buffered (transparent) = un + buffer + ed

Clear negation of a technical adjective 'buffered' (i.e., not using temporary storage); the morphological logic matches the computing sense directly.

Etymology

Unbuffered joins un- ('not') with buffer, which in computing is a 'holding area' for data, so something unbuffered has no temporary storage and sends or shows data immediately.