Chapter 42. TclRingBuffer Tcl package.

42.1. What is it?

The TclRingBuffer package is a loadable Tcl package that provides access to ring buffer data. Using this package Tcl scripts can attach any number of ringbuffers and selectively obtain datat from those rings.

Ring items are translated into Tcl dicts making them easy to access from within your script.