/concurrent-utils

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

A toolbox for Concurrency

AwaitingService

An efficient tool for waiting a list of objects that can await. If some of the objects is available, then onSuccess is called. See AwaitCapableObject