Share this site with del.icio.us Share this site with digg Share this site with reddit Share this site with technorati Share this site with furl Share this site with stumbleupon Share this site with google Add this site to Yahoo Bookmarks Click here to add us to your favorites Subscribe to our Feed





buffer

Definition

Small amount of memory used for temporary storage of data, usually to compensate for differences in processing or transmitting speeds of two connected devices, such as a computer and a printer. It serves as a reservoir in which the higher speed device (computer) dumps the data which is then 'trickled' to the slower one (printer). Buffering is also required where a constant high bit rate has to be maintained, such as in compress-decompression process used in transmission or playing of audio/video files. See also cache.

Browse by Letter: # 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