Skip to content

Libeva is a high performance multithreaded event-based key/value cache store

Notifications You must be signed in to change notification settings

Jiangxinz/Libeva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Libeva

组件:
- ds: 一些简单的并行数据结构
- libeva/Net: 网络连接相关模块 
- libeva/Reactor: 非阻塞IO + IO多路复用模式,基于事件编程的核心
- libeva/Thread: 与线程相关的模块
- libeva/TimeWheel: 时间轮定时器的实现
- minimemcached: 使用基于Reactor和并行数据结构实现的小型内存数据库


开发平台:
- OS: centos 6.5
- Kernel: Linux version 3.10.0-1062.9.1.el7.x86_64
- CPU: Intel(R) Xeon(R) CPU E5-26xx v4
- RAM: 2G

--------

There is still a long way to go

About

Libeva is a high performance multithreaded event-based key/value cache store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published