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

Download all versions of NewsBoy JAR files with all dependencies

Search JAR files by class name

NewsBoy from group com.elusive-code.newsboy (version 0.2)

Asynchronous publish-subscribe communication library. Features: 1. Listeners are stored using WeakReferences to prevent memory leaks when they are not unsubscribed. 2. Uses fork-join framework for concurrent event delivery. 3. Publish methods returns collection of Futures that represent event notifications. 4. Supports ordered publishing: guaranteed to notify of the events in order they were published. 5. Provides EventSource and EventService interfaces for better integration with IOC containers and alternative implementations.

Group: com.elusive-code.newsboy Artifact: NewsBoy
Show documentation Show source 
 

0 downloads

NewsBoy from group com.elusive-code.newsboy (version 0.1)

Asynchronous publish-subscribe communication library. Features: 1. Listeners are stored using WeakReferences to prevent memory leaks when they are not unsubscribed. 2. Uses fork-join framework for concurrent event delivery. 3. Publish methods returns collection of Futures that represent event notifications. 4. Supports ordered publishing: guaranteed to notify of the events in order they were published. 5. Provides EventService interface for better integration with IOC containers and alternative implementations.

Group: com.elusive-code.newsboy Artifact: NewsBoy
Show documentation Show source 
 

0 downloads



Page 1 from 1 (items total 2)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy