←back to thread

188 points ilove_banh_mi | 1 comments | | HN request time: 0.228s | source
Show context
GoblinSlayer ◴[] No.42170575[source]
> For many years, RDMA NICs could cache the state for only a few hundred connections; if the number of active connections exceeded the cache size, information had to be shuffled between host memory and the NIC, with a considerable loss in performance.

A massively parallel task? Sounds like something doable with GPGPU.

replies(2): >>42171362 #>>42171369 #
1. mafuy ◴[] No.42171362[source]
This has nothing to do with computing, it is about memory access.