Code Monkey home page Code Monkey logo

split's Introduction

split

分流工具,针对不同层级对用户进行分流处理,针对试验情况的分流处理。 可用于AB测试。

设计描述

采用-分层分流。同一层的分流共享流量,不同层的流量独立分流,支持新增加分流方案,和停止分流方案重新分流,采用责任链模式进行处理,依赖jdk8

层级之间是独立分流的,每个分出去的流量都是一个小管道,每个管道中又存在不同版本

flow

默认采用随机数分流算法,图示按照千分制级进行分流处理

algorithm-mew

split's People

Contributors

zhouwenmo avatar

Watchers

 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.