MPE/iX Network Performance

page 2111/13/2008
HP presentation template user tutorial
MPE/iX SPECIFIC NETWORKING
MPE/iX Networking Stack – APIs
Sockets – Standards based networking connectivity interface
Sending data requires use of data buffers
Tradeoff between efficiency in application and efficiency in
networking
Studies seem to point to 1k byte buffers being optimal balance
Only works if application can package data.
Connection startup/teardown is expensive – AVOID IF POSSIBLE