Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オンラインでこの件に関するものを見つけることができないようです。追加の TCP オーバーヘッドを作成しないため、UNIX ソケットを使用する方が優れていると主張されているインスタンスを 1 つ見つけました (ここで Web サーバーについて話していると仮定します)。
アイデアはありますか?
以下が必要な場合は、Unix-socket をお勧めします。
以下が必要な場合は、TCP/IP ソケットをお勧めします。
TCP は 30% のオーバーヘッドを追加します。