Skip to content
 
 

Repository files navigation

EventBus

EventBus is designed to be a simple subscriber-publisher framework. Originally inspired by Guava, with intentions to be faster by replacing reflection with generated accessor classes. EventBus is intended to be a generic library usable in any project. It has grown larger API/Feature/Complexity/Dependency wise then it was ever intended, and thus will be receiving some redesigns and simplification eventually.

The major focus of EventBus is fast event dispatching. As such any changes should have benchmarks run. See Benchmarking.

Thanks

YourKit

YourKit for providing us access to their YourKit Java Profiler which helps identify bottlenecks and places for improvment.

About

Event Bus, with some modifications for the system to function properly within Kilt.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages