Consider a few web server instances running in parallel. Each server holds a reference to a single shared \"Status keeper\", whose role is keeping the last N re
N
Buffer fifo = BufferUtils.synchronizedBuffer(new CircularFifoBuffer());