Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ muduo Public
forked from chenshuo/muduo

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

License

Notifications You must be signed in to change notification settings

yby888/muduo

Repository files navigation

Muduo is a multithreaded C++ network library based on
the reactor pattern.
http://github.com/chenshuo/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.
Requires:
 Linux kernel version >= 2.6.28.
 GCC >= 4.7 or Clang >= 3.5
 Boost (for boost::any only.)
Tested on:
 Debian 7 and above
 Unbuntu 14.04 and above
 CentOS 7 and above
To build, run:
 ./build.sh
See https://github.com/chenshuo/muduo-tutorial for
how to use muduo in your project.
 __ __ _
 | \/ | | |
 | \ / |_ _ __| |_ _ ___
 | |\/| | | | |/ _` | | | |/ _ \
 | | | | |_| | (_| | |_| | (_) |
 |_| |_|\__,_|\__,_|\__,_|\___/

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.8%
  • CMake 3.4%
  • Other 0.8%

AltStyle によって変換されたページ (->オリジナル) /