demikernel icon indicating copy to clipboard operation
demikernel copied to clipboard

[inetstack] Multi-Core Architecture

Open deeptir18 opened this issue 3 years ago • 1 comments

It would be nice if the API exposed some way to have threads that could each have their own connections (through whatever libos) so applications that require multithreading are easier to implement. This would require work in each libos, because I believe each libos (e.g., DPDK or RDMA) has its own way of handling threads and queues.

deeptir18 avatar Jul 08 '21 21:07 deeptir18

FYI, Brent Stephens from Utah has a student that has a multi-core version of Catnip that they have been using. I'll try to track the student.

iyzhang avatar Apr 12 '22 18:04 iyzhang