Giter VIP home page Giter VIP logo

libevent_rrmove's Introduction

CHN 01 概述

libevent_-rrmove是因为鄙人不善于奔跑……

是一个基于C++11和libeventmemcached以及类似实现了ftp的服务器

输入图片说明

系统要求

  • Linux内核应不低于2.6.9,64位版本,最好是Ubantu18.04;
  • g++版本应该不低于C++17
  • 构建工具是cmake,cmake版本应不低于3.1;
  • git版本管理工具;

依赖库

  • zlib用于支持HTTP加密传输
  • OpenSSL用于后续拓展业务的数据的加密和解密
  • boost,版本不低于1.61,可能后续会用
  • libmysqlclient MySQL客户端
  • sudo apt install libmysqlclient-dev
  • ubantu18.04版本优先
  • libevent 2.0以上版本
  • glog 0.6.0版本

构建项目

cd $WORK_PATH
git clone [email protected]:ak47chen111/libevent_-rrmove.git
cd libevent_-rrmove/
mkdir build
cd build
cmake ..
make 
./RRmove

输入图片说明

目前

  • 经费不足
  • 剧本暂无
  • 演员未定

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.