Add Reactor to High Performance

This commit is contained in:
yegorius
2015-04-07 02:08:48 +03:00
parent 898acee472
commit e0ab22b51e

View File

@ -192,6 +192,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