What does circular buffer mean?we found 1 entry for the meaning of circular buffer
 

circular buffer

An area of memory used to store a continuous stream of data by starting again at the beginning of the buffer after reaching the end. A circular buffer is usually written by one process and read by another. Separate read and write pointers are maintained. These are not allowed to pass each other otherwise either unread data would be overwritten or invalid data would be read.

A circuit may implement a hardware circular buffer.

(2000-06-17)

Source: The Free On-line Dictionary of Computing (27 SEP 03)
 

Search for circular buffer @ Ask Jeeves | Google | MSN | Yahoo

Define circular buffer and 150,000 other words at dictionary.net




About Us | Contact Us | Link to Us | Terms of Use
© Dictionary.net  All Rights Reserved