/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Ergo: Erlang-inspired event driven actor framework in Go
(github.com)
175 points
nateb2022
| 1 comments |
12 Sep 24 11:06 UTC
|
HN request time: 0.213s
|
source
1.
binary132
◴[
13 Sep 24 04:29 UTC
]
No.
41528032
[source]
▶
>>41519471 (OP)
#
Every time I see people trying to build concurrency / process lifecycle frameworks on top of Go, I think they missed the point of Go. YAGNI. If you do really need it, just use erlang or whatever, where it’s world-class and battle hardened.
ID:
GO
↑