diff --git a/README.md b/README.md index 9ddf19c..f20744c 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Hazelcast](http://hazelcast.org/) - Highly scalable in-memory datagrid. * [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. * [Quasar](http://www.paralleluniverse.co/quasar/) - Lightweight threads and actors for the JVM.