I am looking at possible technology choices for queues (or perhaps streams are a better description) in a JVM-based system.
Some requirements:
I have considered using Terracotta's BigMemory as a tool for pushing queue data into direct memory and off-heap.