Click here to Skip to main content
15,884,177 members
Articles / Desktop Programming / Win32

The Bip Buffer - The Circular Buffer with a Twist

Rate me:
Please Sign up or sign in to vote.
4.91/5 (94 votes)
20 Jul 2020CPOL20 min read 432.6K   4.7K   176  
A bi-partite circular buffer for high performance buffering, where it comes from, and why you'd want to use it.
In this article, you will learn about a bi-partite circular buffer for high performance buffering. You will also see where it comes from, and why you'd want to use it.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Google
United States United States
Developer Programs Engineer in Google's Android Gaming Devtech team

Previously:
Sr. Software Engineer & Lead Engineer in Microsoft's Xbox Advanced Technology Group.

Director of Engineering for X-Ray Kid Studios.

Principle Software Engineer at Surreal Software (a division of Midway Games), Seattle.

Used to write fast networking code for ultra-fast CCD based mass spectrometers for Intelligent Ion.

Lead engineer and architect on photo editing and genealogy software at Sierra Online.

Lowly grunt dev at Microsoft working on Windows Forms for the .NET framework.

Software consultant for netFUSION Ltd, Software Development specialist for netFUSION Inc, and software engineer on a servo based laser measurement system for Accurule Inc. Used to measure hot steel. You know, the kind that comes out white hot from a steel mill.

Also programmed for the SAM Coupe home computer, worked as a freelance journalist for Your Sinclair magazine and a whole bunch of others. You could say I've been around the block a few times.

Comments and Discussions