The Bounded Queue

This chapter covers the implementation of the bounded form of non-priority queue specified in the previous chapter. Bounded priority queues are considered later in Chapter 12.