Merge pull request #357 from JoeHegarty/master

Orbit URL has changed
This commit is contained in:
Andreas Kull
2016-05-29 11:26:42 +02:00

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.