Explore >> Select a destination


You are here

blog.m0noc.com
| | veithen.io
4.7 parsecs away

Travel
| | This article gives an in-depth description how TCP backlog works in Linux and in particular what happens when the accept queue is full. Includes references to the relevant kernel sources.
| | 3.70.187.24
14.6 parsecs away

Travel
| | [AI summary] The article compares Python and C by implementing simple socket communication examples in both languages, highlighting their strengths and use cases.
| | www.kylehailey.com
5.9 parsecs away

Travel
| | What happens with I/O requests over NFS and more specifically with Oracle? How does NFS affect performance and what things can be done to improve performance?What happens at the TCP layer when I request with dd an 8K chunk of data off an NFS mounted file system?Here is one example:I do add if=/dev/zero of=foo bs=8k count=1where my output file is on an NFS mount, I see the TCP send and receives from NFS server to client as:(the code is in dtrace and runs on the server side, seetcp.dfor the code
| | gist.github.com
18.4 parsecs away

Travel
| Temporal Dead Zone. GitHub Gist: instantly share code, notes, and snippets.