MPE/iX Network Performance
page 2211/13/2008
HP presentation template user tutorial
MPE/iX SPECIFIC NETWORKING
• MPE/iX Networking Stack – APIs
– NetIPC – HP Propriety networking connectivity interface
• Similar to open standards sockets
• 1k byte buffers are optimal if application allows
• Fix length data blocks remove need to negotiate buffer length
– Eliminates an extra IPCRECEIVE call for get length of data
• Connection startup/teardown is expensive – AVOID IF POSSIBLE