基于分布式的集群聊天系统
☆47May 5, 2021Updated 5 years ago
Alternatives and similar repositories for ByteTalk
Users that are interested in ByteTalk are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RPC远程调用框架☆25Apr 18, 2021Updated 5 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 5 years ago
- 基于C++11的muduo网络库☆124Mar 20, 2021Updated 5 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆27Feb 21, 2022Updated 4 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载 均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 5 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆296Jul 28, 2021Updated 5 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆14Sep 12, 2022Updated 3 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 5 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- 本项目是基于MyTinySTL的STL源码实现,对MyTinySTL进行了充分的注释以便新手阅读,此外还增加了一些库函数的实现以及bug的修改☆17Apr 28, 2023Updated 3 years ago
- C++ implement of rpc framework☆23Jul 9, 2022Updated 4 years ago
- Pytorch implementation of 'Semantic-aware Consistency Network for Cloth-changing Person Re-Identification. In ACM MM, 2023.'☆23Mar 9, 2024Updated 2 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 基于C++实现的RPC分布式网络通信框架☆27Mar 30, 2022Updated 4 years ago
- 利用 C++ 编写的 HTTP 服务器,使用线程池 + Reactor 模式☆13Apr 22, 2019Updated 7 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆74Jul 31, 2019Updated 7 years ago
- 前后一体化博客系统☆21Nov 3, 2021Updated 4 years ago
- Helper functions for C++ development☆11Feb 23, 2017Updated 9 years ago
- ODM Orthophoto Module - Rasterize Textured 3D Models to PNG☆14Feb 25, 2025Updated last year
- Parallelize the serial implementation of 3D scene reconstruction with input from kinect sensor and run it on NvidiaGPU using CUDA.☆12Nov 2, 2016Updated 9 years ago
- ☆12Jun 3, 2022Updated 4 years ago
- C++ 集群聊天服务器☆38Jun 28, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- testing modified versions of pcl tutorials☆12May 14, 2015Updated 11 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆57Aug 15, 2022Updated 4 years ago
- ☆11Jun 13, 2021Updated 5 years ago
- 这个项目主要用作C++开发面试相关知识学习。☆32Mar 29, 2021Updated 5 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆84Aug 28, 2025Updated last year
- Source code for paper "PRiSM: Enhancing Low-Resource Document-Level Relation Extraction with Relation-Aware Score Calibration", Findings …☆11Jun 20, 2025Updated last year
- ☆14Jun 20, 2023Updated 3 years ago
- ☆11Aug 28, 2016Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- This Repository contains various algorithms for Image registration, stitching and seamless blending techniques for mosaicing of Aerial Im…☆13Apr 22, 2021Updated 5 years ago
- C++ implementation of the GMS Feature Correspondence Algorithm☆12Jun 26, 2018Updated 8 years ago
- Code for our ACL 2023 paper: Causality-aware Concept Extraction based on Knowledge-guided Prompting☆14Aug 19, 2023Updated 3 years ago
- 实现Web网络框架(包含线程模块、协程模块、日志模块、SocketIO模块、Http模块)☆10Oct 25, 2023Updated 2 years ago
- 通过 FastCGI 协议,与 php-fpm 交互,将 php 解析,从而使 .php 文件被翻译为 .html 文件☆14Dec 23, 2017Updated 8 years ago
- 基于BIMFACE JS-SDK灵活使用构建协同批注应用场景☆12Sep 1, 2022Updated 3 years ago
- 【muduo 源码解析】☆48May 5, 2022Updated 4 years ago