Giter Site home page Giter Site logo

muduo_study's Introduction

muduo_study

笔记
chapter01
chapter02
chapter03
chapter04
chapter05
chapter06
chapter07
chapter08
面试相关问题记录

编写顺序:
base

Timestamps[时间戳]
Atomic[原子性]
CurrentThread[当前线程]
Exception[异常]
Codition[条件]
CountDownLatch[倒计时器]
Thread[线程]
BlockingQueue[阻塞队列]
BoundedBlockingQueue[有界阻塞队列]
ThreadPool[线程池]
Singleton[单例模式]
ThreadLocal[线程本地存储]
ThreadLocalSingleton[线程本地存储单例模式]
Logging
LogStream LogFile

net

参照《Linux多线程服务端编程:使用muduo C++网络库》实现

High Performance HTTP WebServer

基于Muduo精简实现的Smuduo,在保留原有功能和特性(事件驱动的Reactor模式,非阻塞IO)的基础上,移除boost库依赖,大量使用C++11新特性.

网站压力测试工具webbench使用简介

A C++ High Performance Web Server

一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制

后台开发基础知识+Linux下的简易web服务器,实现web端用户注册,登录功能

A Simple Muduo Source Code ,Remove The Relay of boost & Separate Into Small Modules.

C语言版muduo,对muduo的部分设计做了优化

学习muduo库

muduo_study's People

Contributors

834810071 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.