chenlujiu / AsyncLogingSystemLinks
多线程环境下的高效异步日志系统
☆15Updated 6 years ago
Alternatives and similar repositories for AsyncLogingSystem
Users that are interested in AsyncLogingSystem are comparing it to the libraries listed below
Sorting:
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Updated last year
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- A lightweight c++11 symmetric coroutine library for Linux system.☆15Updated 6 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 5 months ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- c++负载均衡服务器☆30Updated 7 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆37Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated last month
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆48Updated 5 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- 基于共 享内存的进程间通信组件☆15Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 10 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- IPC provides flexible, efficient message passing between processes.☆32Updated 11 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Updated 3 years ago
- 总结Linux驱动写法,编写关于字符设备,platform,锁,中断等example。☆18Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Updated 5 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Updated 6 years ago
- C++ Library for POSIX System.☆26Updated last month
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 3 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆43Updated 6 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- 用libcurl实现http和https服务☆32Updated 7 years ago