Login
From:
WunderGraph Feed
(Uncensored)
subscribe
Scaling GraphQL Subscriptions in Go with Epoll and Event Driven Architecture
https://wundergraph.com/blog/edfs_scaling_graphql_subscriptions_in_go
links
backlinks
Roast topics
Find topics
Find it!
Learn how we're leveraging Epoll/Kqueue and Event-Driven Architecture to scale GraphQL Subscriptions in Go. We've reduced the number of goroutines by 99% and the memory consumption by 90% without sacrificing performance.