Linux高性能服务器编程(游双)源码
☆18Sep 18, 2020Updated 5 years ago
Alternatives and similar repositories for high_performance_linux_server_programming
Users that are interested in high_performance_linux_server_programming are comparing it to the libraries listed below
Sorting:
- FastDFS+nginx+FastCGi+mysql,其主要利用ngnix反向代理服务器,接收并处 理用户的请求,使用FastCGI+spawn-fcgi配合nginx工作,MySQL存储文件的信息,fastDFS作为分布式文件存储服务器。☆14Sep 9, 2020Updated 5 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- rust-libp2p examples☆11Dec 28, 2022Updated 3 years ago
- Port Scanner (端口扫描工具,分别用C++/Python/Golang编写)☆10Oct 7, 2016Updated 9 years ago
- ☆12May 16, 2019Updated 6 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆392Mar 25, 2020Updated 5 years ago
- Sogou RPC benchmark base on Sogou C++ Workflow☆10Sep 4, 2020Updated 5 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- Weighted multiple-instance learning algorithm based on stochastic gradient descent☆12Feb 22, 2019Updated 7 years ago
- 泡泡堂游戏的Java实现☆13Jun 18, 2019Updated 6 years ago
- 超级马里奥游戏☆15Aug 1, 2020Updated 5 years ago
- A simple terminal music player for GNU/Linux☆13Aug 1, 2025Updated 6 months ago
- 川大四年上过的课,各种作业整理汇总☆11Jun 16, 2019Updated 6 years ago
- c、c++ http client☆17Dec 31, 2015Updated 10 years ago
- Demos of rust-libp2p☆17May 12, 2023Updated 2 years ago
- Code for the paper: Towards Better Understanding Attribution Methods. CVPR 2022.☆17Jun 13, 2022Updated 3 years ago
- Binance websocket client with optimized latency by leveraging object pool and fast json deserializer☆16Apr 7, 2020Updated 5 years ago
- paddlepaddle框架 论文复现(CNN特征可视化)+VGG16猫脸分类(动态图)☆17Jul 29, 2020Updated 5 years ago
- 斯坦福大学 机器学习 吴恩达 Coursera☆14Feb 8, 2018Updated 8 years ago
- This script implements the tensorflow1.x and keras model into a caffe inference model.☆14Mar 21, 2020Updated 5 years ago
- 课程笔记,David Silver,CS294 ...☆15Jan 7, 2019Updated 7 years ago
- Manage a local order book.☆13Sep 20, 2021Updated 4 years ago
- IP代理池 ,可以自己扩展采集器进行代理IP的爬取☆15Aug 30, 2019Updated 6 years ago
- cmake_study☆16Jul 11, 2014Updated 11 years ago
- in memory of @haoel☆16May 17, 2023Updated 2 years ago
- ☆20Apr 28, 2017Updated 8 years ago
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Feb 8, 2021Updated 5 years ago
- ☆20Mar 4, 2018Updated 7 years ago
- C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。☆17Aug 6, 2020Updated 5 years ago
- 《Effective C++ 第三版》学习笔记☆15Mar 31, 2020Updated 5 years ago
- opencv车牌识别☆16Jun 26, 2019Updated 6 years ago
- Dynamic Time Warping code in C/C++☆22Jul 26, 2012Updated 13 years ago
- CLI to-do lists, written in C++ with ncurses☆15Mar 5, 2019Updated 6 years ago
- C++ http server☆22Jun 28, 2018Updated 7 years ago
- codes learn asio from boost.org☆17Jan 12, 2017Updated 9 years ago
- ☆17May 28, 2018Updated 7 years ago
- ☆19Jun 25, 2022Updated 3 years ago
- C++ Workflow 北极星服务发现与注册插件☆20Aug 3, 2023Updated 2 years ago
- Mini-batch K-means algorithm.☆19Jul 17, 2020Updated 5 years ago