wadelau / AEDServer

Asynchronous Event-Driven Server & Client, socket programming examples in multiple scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AEDServer

Asynchronous Event-Driven Server & Client, socket programming examples in multiple scripts

Networking programming with high-performance, heavy-load and low-latency bearing in mind.

Scripts include CPlusPlus, -Java, -Perl, and -Python.

Some of those codes are copied from Internet and improved, enhanced and tested with real demand from production lines.

Last but no least, built for any aritificical and/or intelligent system which has been regarded as a ROBOT or BOT.

 Outer World <<====>> Communication Server (AEDServer)  <<====>> Core AI Service / Servant

AEDServer Architecture

Run/Daemon

--> Main Socket Server

   --> Built-in Functional Service

     --> Socket Connection Handler

       --> Handler instance with Functional Service Instance

         --> Input/Output

About

Asynchronous Event-Driven Server & Client, socket programming examples in multiple scripts


Languages

Language:Java 42.3%Language:Python 36.0%Language:Perl 21.7%