Skip to content

aceld/libevent

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

《Libevent深入浅出》

本教程要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。

教程目的主要是快速建立libevent的认知,了解libevent的常用数据结构和编程方法。

达到可以使用libevent写出自己的高并发服务器处理模型。

作者:刘丹冰

邮箱:danbing_at@163.com


目录

About

<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published