Binary package “libstockpile-clojure” in ubuntu oracular

Simple, durable Java queuing library

 A simple, durable Java queueing library. Stockpile supports the durable
 storage and retrieval of data. After storage, stockpile returns an "entry"
 that can be used to access the data later, and when no longer needed, the data
 can be atomically discarded.