DrowYue / muduo

A C++ non-blocking network library for multi-threaded server in Linux

Home Page:code.google.com/p/muduo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Muduo is a multithreaded C++ network library based on
the reactor pattern.
It runs on Linux with kernel version >= 2.6.28.
http://code.google.com/p/muduo/

Copyright (c) 2010, Shuo Chen.  All rights reserved.

Use of this source code is governed by a BSD-style
license that can be found in the License file.

  __  __           _
 |  \/  |         | |
 | \  / |_   _  __| |_   _  ___
 | |\/| | | | |/ _` | | | |/ _ \
 | |  | | |_| | (_| | |_| | (_) |
 |_|  |_|\__,_|\__,_|\__,_|\___/

About

A C++ non-blocking network library for multi-threaded server in Linux

code.google.com/p/muduo

License:Other


Languages

Language:C++ 90.7%Language:Java 3.8%Language:CMake 3.7%Language:Lua 0.4%Language:Protocol Buffer 0.4%Language:Nginx 0.4%Language:Python 0.3%Language:Shell 0.1%Language:C 0.0%Language:Thrift 0.0%