Four Ways to Boost Socket Performance on Linux

118
Anonymous Reader writes “The Sockets API lets you develop client and server applications that can communicate across a local network or across the world via the Internet. Like any API, you can use the Sockets API in ways that promote high performance — or inhibit it. This article explores four ways to use the Sockets API to squeeze the greatest performance out your application and to tune the GNU/Linux® environment to achieve the best results.”

Link: ibm.com/developerworks

Category:

  • Linux