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:
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆44Updated last year
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- 简单有效的内存池实现☆99Updated 9 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- c++负载均衡服务器☆30Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- C++并发编程实战☆14Updated 8 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Updated 3 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 4 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 3 months ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 5 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- fast thread pool☆29Updated 7 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 7 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆37Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last week
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆43Updated 6 years ago
- C++ Library for POSIX System.☆26Updated last month
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Updated 7 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- ☆69Updated 6 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 10 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago