I find that Sybase is only able to send 2 or 3 UDPs per second using sp_sendmsg (or the function it calls, syb_sendmsg.)
If I run a little perl script on the same host, I can send 1000s per second, as I might expect.
So Sybase is doing something funny when sending udps.
Has anyone tried this?
Anyone know what limits this?