1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2025-02-17 15:55:19 -05:00

Update orbit location

This commit is contained in:
Joe Hegarty 2016-05-26 20:27:23 -06:00
parent bc0aa15c41
commit 8ae4275b22

View file

@ -275,7 +275,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Hystrix](https://github.com/Netflix/Hystrix) - Provides latency and fault tolerance.
* [JGroups](http://www.jgroups.org/) - Toolkit for reliable messaging and creating clusters.
* [Lagom](https://www.lightbend.com/lagom) - Framework for creating microservice-based systems.
* [Orbit](http://orbit.bioware.com/) - Virtual Actors, adding another level of abstraction to traditional actors.
* [Orbit](http://www.orbit.cloud/) - Virtual Actors, adding another level of abstraction to traditional actors.
* [Pinpoint](https://github.com/naver/pinpoint) - Application performance management tool.
* [Quasar](http://www.paralleluniverse.co/quasar/) - Lightweight threads and actors for the JVM.