Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

In Computing, What is a Buffer?

0
Posted

In Computing, What is a Buffer?

0

I loaded mplayer and after 5 minutes it will give me an error that the video buffer is full, so I assume the same thing is happening in Me-TV. …

0

A computer buffer is an area of memory used for temporary storage of data when a program or hardware device needs an uninterrupted flow of information. Buffers are typically created in Random Access Memory (RAM) rather than on the hard disk, as fetching data from RAM is faster than retrieving it from the platter technology used in conventional hard drives. Some hardware devices come with their own on-board RAM or buffer, as in the case of printers. Printers designed for small workloads generally have smaller buffers, while work horse models have greater amounts of RAM. When clicking a button to print a job, the computer sends the data to the printer RAM or buffer, freeing your system RAM to handle other tasks. This allows print jobs to run in the background, referred to as spooling. A printer buffer prints jobs on a first-come, first served basis, capable of maintaining a cue, especially important in a networked environment. Another example of buffer use is in streaming online multimed

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123