| Github | https://github.com/ryansch/ |
| https://twitter.com/ryansch |
| Github | https://github.com/ryansch/ |
| https://twitter.com/ryansch |
Since January 2022 I’ve been working on (and blogging about) Quamina, a Go-language open-source library that implements the same kind of efficient event-filtering that AWS EventBridge offers.
Yesterday (with help from others) I pushed the “release v1.0.0” button.
If you’re interested in some combination of Go and event-driven software and high performance you might like it.
https://www.tbray.org/ongoing/When/202x/2023/01/25/Quamina-1.0
I've been bad recently and haven't taken the time to cross post between Twitter and Mastodon 😣
In case you missed it: I'm writing another #Elixir book for PragProg, "Network programming in Elixir" 📇
Elixir and Erlang are fantastic at network applications, from their native reactive programming model to how easy it is to work with binary data. However, tying together how to write network applications can be though. So, I'll try to fill that void 🤞