资 源 简 介
This is a simple Asynchonous Event framework, primarily targeted for server side applications. It has multiple implementations of the event repository and event processor. There are two event repositories currently supported: a thread-safe memory-based repository, and a database-based repository for clustered/distributed applications.
For VCS access, see the Mercurial repository at http://hg.sharesource.org/asyncevent
For a copy of the source code, see the source jar file in the Files section