Merge pull request #105 from yegorius/reactor

Add Reactor to High Performance
This commit is contained in:
Andreas Kull
2015-04-16 19:14:50 +02:00

View File

@ -193,6 +193,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
* [Koloboke](https://github.com/OpenHFT/Koloboke) - Hash sets and hash maps. * [Koloboke](https://github.com/OpenHFT/Koloboke) - Hash sets and hash maps.
* [HPPC](http://labs.carrotsearch.com/hppc.html) - Primitive collections. * [HPPC](http://labs.carrotsearch.com/hppc.html) - Primitive collections.
* [Javolution](http://javolution.org/) - Library for real-time and embedded systems. * [Javolution](http://javolution.org/) - Library for real-time and embedded systems.
* [Reactor](http://projectreactor.io/) - Library for building reactive fast-data applications.
* [Trove](http://trove.starlight-systems.com/) - Primitive collections. * [Trove](http://trove.starlight-systems.com/) - Primitive collections.
## IDE ## IDE