Results 3 issues of Alexander van Renen

Hi folks, First time posting here, so first things first: thanks for this great project. I have been using it for a while and

The pipe and fifo benchmarks are both using signals to notify each other when a message has arrive. We should check out if busy polling can be used here as...

enhancement

The pipe and fifo benchmark appear to be sending the message only one way. On the return trip nothing or a single byte is send as a confirmation. The message...