> So the queue is not growing. So, they are not seeing any problem > with a growable queue. The memory map usage has just grown over time to > match that of the product queue usage from what I see. Right, and the growth is so slow because what they are seeing is the "high water mark" of mapped memory use for each process. It will approach but will never exceed the actual queue size. --Russ