Thank you, I find this information very interesting and
helpful!
A bit of clarification – can you be more precise about the
point-to-point communications?
I.E., if I have a dual core chip, there will be 16 16k
buffers. What if I have a quad core
chip? Will there be 6(combinations)*16 = 96 16k buffers?
Likewise, how are messages passed through the network socket
when messages are larger than 32k (or whatever the socket size is set to)?
My apologies if any of my questions are elementary, I’m definitely
still an amateur at computer science.