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. * [Hystrix](https://github.com/Netflix/Hystrix) - Provides latency and fault tolerance.
* [JGroups](http://www.jgroups.org/) - Toolkit for reliable messaging and creating clusters. * [JGroups](http://www.jgroups.org/) - Toolkit for reliable messaging and creating clusters.
* [Lagom](https://www.lightbend.com/lagom) - Framework for creating microservice-based systems. * [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. * [Pinpoint](https://github.com/naver/pinpoint) - Application performance management tool.
* [Quasar](http://www.paralleluniverse.co/quasar/) - Lightweight threads and actors for the JVM. * [Quasar](http://www.paralleluniverse.co/quasar/) - Lightweight threads and actors for the JVM.