Hacker News new | ask | show | jobs
by markhahn 4091 days ago
RDMA doesn't really provide a flat memory model - all it's really doing is minimizing copies when you send a message. more like "put this 100K string into that node at <address>".