Giter VIP home page Giter VIP logo

myrpc's Introduction

概述

  • 使用protobuf进行数据的序列化和反序列化
  • 使用muduo开源网络库进行网络通讯
  • 使用zookeeper进行服务发现

预编译环境

  1. protobuf
  2. zookeeper
  3. muduo
  4. CMake

项目构建

./autobuild.sh

技术栈

  • RPC远程调用原理及实现
  • Protobuf数据序列化和反序列化协议
  • ZooKeeper分布式一致性协调服务应用及编程
  • muduo网络库编程
  • 异步日志
  • CMake构建项目集成编译环境

项目工程目录

bin:可执行文件
build:项目编译文件
lib:项目库文件
src:源文件
example:框架代码使用范例
CMakeLists.txt:顶层cmake文件
README.md:项目概述文件
autobuild.sh:一键编译脚本

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.