All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.addc.commons.queue.package-info Maven / Gradle / Ivy

Go to download

The addc-queues library supplies support for internal persistent queues using an optional DERBY database for storage.

The newest version!
/**
 * Interfaces and classes for persisting queues. These queues can optionally
 * store data in embedded databases if the reader is not available and recover
 * the contents of the persisted elements later.
 */
package com.addc.commons.queue;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy