/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

veithen.io
| | unorde.red
4.6 parsecs away

Travel
| | [AI summary] This article provides a technical overview of the Transmission Control Protocol (TCP), explaining how it ensures reliable data transfer over an unreliable network using concepts like ports, sequence numbers, acknowledgments, and connection handshakes.
| | blog.m0noc.com
4.7 parsecs away

Travel
| | Following on from Part 1 , we will further enhance our script to trace incoming connections through the kernel to the application. ...
| | morsmachine.dk
5.0 parsecs away

Travel
| |
| | thetechsolo.wordpress.com
19.7 parsecs away

Travel
| Knot is a network server as well as Haboob. The difference is the concurrency model: Knot is thread-based, instead Haboob is event-based [9]. Clearly, from the benchmark results, the poll()/epoll() mechanism is a serious bottleneck as soon as the number of active concurrent clients become relevant (in the specific case, at 16384 clients the trashing...