Giter Site home page Giter Site logo

linecode / gammaserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhouxingtuan/gammaserver

0.0 2.0 0.0 4.72 MB

A server framework with multi threads. Base on epoll and provides socket,http,https,curl. Can be easily extend with C++ or Scripts(Lua/JavaScript/Python or others). Support Linux Only.

Lua 4.57% Shell 0.02% C++ 66.85% Makefile 1.21% C 27.36%

gammaserver's Introduction

gammaServer

A server framework with multi threads. Base on epoll and provides socket,http,https,curl. Can be easily extend with C++ or Scripts(Lua/JavaScript/Python or others). Support Linux Only.

How to Build

  1. install curl (version >= 7.50.1). https://github.com/curl/curl.git
  2. git clone https://github.com/jemalloc/jemalloc.git third/jemalloc/ , and build jemalloc
  3. goto src/gamma and build

client connection

codes was in the client directory. main.cpp shows the way to use the client. depends on pthread, Support Linux/Mac/IOS/Android.

developing plans

  1. complete and test framework (done)
  2. add C++ module (done)
  3. add lua/luajit module (done, testing)

gammaserver's People

Contributors

zhouxingtuan avatar

Watchers

 avatar  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.