send and udpsend priority?

teqy's icon

hi :)

if you have lots and lots of (udpsend) and (send) modules in your patch, does max msp execute (udpsend 127.0.0.1 0000) before (udpsend 127.0.0.1 9999) and (send aaaa) before (send zzzz)?

is it best to have your most time critical events assigned to lower port numbers and letters?

thanks for any insight :)