实现Web网络框架(包含线程模块、协程模块、日志模块、SocketIO模块、Http模块)
☆10Oct 25, 2023Updated 2 years ago
Alternatives and similar repositories for WebNetwork_Sylar
Users that are interested in WebNetwork_Sylar are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Oct 11, 2023Updated 2 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆25Aug 17, 2021Updated 4 years ago
- ☆31Aug 10, 2023Updated 2 years ago
- ☆76Jul 12, 2023Updated 3 years ago
- 【KDD2021】"HALO: Hierarchy-aware Fault Localization for Cloud Systems" code reproduction☆10Aug 23, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- 不基于Boost的muduo库C++实现源码