Skip to content

pixeltek/gMaxLinked

 
 

Repository files navigation

gMaxLinked,a framework or a backend application for large concurrency, real-time, long-live tcp applications. 

You can use gMaxLinked to establish application used by android push, WeChat/Line backend server, etc.  You can find the source code in src folder.

There are C and Java code for corresponding clients reference, you can find them in client folder.  You cannot use them directly, you have to adapt them for your project. 

gMaxLinked only work on linux 64-bit.

Following libs is necessary for gMaxLinked:
> pthread
> hiredis
> log4c

About

gMaxLinked,a framework or a backend application for large concurrency, real-time, long-live TCP connections based applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.3%
  • Java 20.3%
  • C 9.2%
  • Other 1.2%