Giter VIP home page Giter VIP logo

xserver's Introduction

XServer

XServer is a simple http server that base on netty and spring.

The server framework as follow:

+---+   +---+   +---+   +---+                  +---+
| 1 |   | 2 |   | 3 |   | 4 |   ... Client...  | n |
+---+   +---+   +---+   +---+                  +---+
                ||
                ||-------------------JSON,JSONP,XML,RPC
               \||/
+---------------------------------------------------+ +----------------------------------------------+
|                XServer Http Interface             | |JDBC, HBase, Mongo, Redis, FastDFS...         |
|---------------------------------------------------+ |ElasticSearch, ZooKeeper, Kafka...            |
|                       Spring                      | |Shiro, SVN, Gradle...                         |
|---------------------------------------------------+ +----------------------------------------------+
|                       Netty                       | |                 Component                    |
+---------------------------------------------------+ +----------------------------------------------+

The author E-mail: [email protected]

Develop History And Plan:

  • 2013/01 Integrate Netty And Spring, implment basic HTTP Service
  • 2013/02 Add some component, like Mail, Jdbc, Quartz, HBase...
  • 2013/04 Bug fix and product apply
  • 2014/04 Add some component, like Gradle, SVN, WebSocket
  • 2015/04 Add some interface context and interface resolver(the basic version, just WebInterface), this version allow deployer to make decision(customization) which interface should be load by XServer
  • 2015/06 Add Cookie and Session(user shiro)
  • 2015/07 Add filter mechanism, like IP white(black) list, permission check, cache mechanism, parameter mapping
  • 2015/09 Product apply
  • 2016/03 Import ZooKeeper as configuration manager
  • 2016/07 Use ZooKeeper for distribution managing(register service, fault manage...)
  • 2016/09 Import Kafka for message system
  • 2016/11 Import RPC service, change services to micro-service

Note the source on the github is 2016/06 version, not all source, i will commit remain soon

xserver's People

Contributors

poston avatar

Watchers

鱼中鱼 avatar James Cloos 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.