Hacker News new | ask | show | jobs
by lbradstreet 3597 days ago
A fantastic library. We switched Onyx Platform www.onyxplatform.org over to it from Netty, and it was a lot easier to write than the netty messaging layer that we had, which required a lot of tuning and thought to get right.

I learned a lot by reading the code, and it generally forces you to use good patterns that changed how I thought how to build a messaging layer.