Coder Social home page Coder Social logo

yiliaofan / atlas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qihoo360/atlas

0.0 2.0 0.0 3.01 MB

A high-performance and stable proxy for MySQL

License: GNU General Public License v2.0

Shell 20.18% HTML 0.01% Lua 14.51% CMake 0.87% C 64.20% Makefile 0.01% C++ 0.13% DTrace 0.07%

atlas's Introduction

###1.Brief introduction

Atlas is a MySQL protocol-based database middleware project developed and maintained by infrastructure team of the Web platform Department in QIHU 360 SOFTWARE CO. LIMITED(NYSE:QIHU). It fixed lots of bugs and added lot of new functions on the basis of MySQL-Proxy 0.8.2. Currently the project has been widely applied in QIHU, many MySQL business has connected to the Atlas platform. The number of read and write requests forwarded by Atlas has reached billions.

###2.Major functions

1.Read/Write Splitting.

2.Load balancing and failover handling.

3.IP filtering.

4.Data sharding

5.DBA can online or offline the backend database server smoothly.

6.Remove the failed database server automatically.

7.Config file reload without downtime.

###3.The improvement of Atlas compared with Mysql-proxy

1.Rewrite all lua code with C, Lua is only used for management interface.

2.Rewrite the network model and the threading model.

3.Implement the connection pool.

4.Optimize the locking mechanism, performance improved immensely.

###4.Detailed descriptions about Atlas

1.The installing of Atlas

2.The Architecture Of Atlas

3.The FAQs about the main features of Atlas

4.The FAQs Of Running Atlas

###5.Requirement and feedback

If You have new functional requirements about Atlas in the production environment, or find a bug in the process of using Atlas. Welcome to send a mail to [email protected], we will reply as soon as possible. Also you can contact us in Google group. Enthusiastic user has established a QQ group:326544838, the developers of Atlas have also been in the QQ group.

###6.The origin of the name

In Greek mythology, Atlas was the primordial Titan who held up the celestial spheres. He is also the titan of astronomy and navigation.

###7.Other language version

简体中文

atlas's People

Contributors

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