Nicolas Fränkel · @frankel
810 followers · 948 posts · Server mastodon.top
Nicolas Fränkel · @frankel
740 followers · 548 posts · Server mastodon.top

RxGo (reactive extensions for Go) uses native Golang channels for communication.
github.com/ReactiveX/RxGo

There doesn't seem to be a popular implementation of actor systems in Go yet. Maybe buffered channels can be used as the mailboxes for actors, which can themselves be goroutines. :blobthinking:

#golang #ReactiveProgramming

Last updated 2 years ago