> The result is similar - ~150K messages per second throughput limitation. The overhead of system calls is of the order of a few thousand cycles or a microsecond so I suspect this will always be the case while messages have a 1:1 correspondence with physical packets. What happens when you up the message size ? Jon