Talk is cheap, show me the code!<br><br>分布式框架、大数据、机器学习<br><br>github: <a href="https://links.jianshu.com/go?to=https%3A%2F%2Fgithub.com%2Fjacksu" target="_blank">https://github.com/jacksu</a>
IP属地:福建
目标 不使用套接字进行数据包传输。 在源端机器的内核态,组建一个TCP包并发送到目标机器。 在目标机器的内核态对自定义TCP包进行处理。 TCP/IP 参考模型 因特网协议栈...
cgroup 介绍 CGroup 是 Control Groups 的缩写,是 Linux 内核提供的一种可以限制、记录、隔离进程组 (process groups) 所使用...
为什么需要Thrift? Imagine the situation, where you have lots of applications written in diff...