ABTest-SDK适用于AB分流实验、灰度发布系统等互联网场景; 此SDK支持二次开发,开发者可自行实现查询实验分流配置接口。 特性: 1)支持白名单; 2)轻量级,仅依赖spring、guava; 3)接口耗时微秒级,使用guava的本地缓存; 4)客户分流可控(修改分流比时候客户版本可控,单个实验的分流比例粒度为5%);
☆58Jul 25, 2023Updated 2 years ago
Alternatives and similar repositories for abtest-sdk
Users that are interested in abtest-sdk are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple and easily use ABTest toolkit☆20May 20, 2022Updated 4 years ago
- A-B test modules 基于nginx+lua实现灰度测试系统☆22Oct 31, 2017Updated 8 years ago
- Nginx Http 集群api 统计监控、灰度发布、频率控制☆70Oct 31, 2017Updated 8 years ago
- 这是一个扩展的flink-connector-jdbc,相比于官方,该版本新增了对clickhouse、phoenix的支持,后面将会继续改造以支持更多的jdbc连接☆16May 13, 2022Updated 4 years ago
- 华为软件精英挑战赛2019,实时计算全图路况,每辆车在每个时刻(或隔几个时刻)根据自身信息生成自己的权重矩阵,利用SPFA算法动态规划路径☆10Apr 14, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Node.js module to format date , support Chinese Lunar date☆10Apr 12, 2017Updated 9 years ago
- Ribbon轮询:轮流访问 重试:在一段时间内通过RoundRobinRule选择服务实例,一段时间内没有选择出服务 则线程终止 响应时间权重:根据平均响应时间来计算权重 举个简单的列子,就是4个实例,A,B,C,D平均响应时间为10,40,80,100,所以总响应时间…☆10Apr 22, 2021Updated 5 years ago
- ☆2,352Oct 14, 2018Updated 7 years ago
- Redis中Bitmap的应用:用户签到。☆17Jan 10, 2019Updated 7 years ago
- 智能客服 基于springboot+swaggger+elasticsearch+mysql☆11Aug 22, 2018Updated 7 years ago
- yet another proxy for kafka☆16Nov 26, 2015Updated 10 years ago
- 烂笔头不如github☆20Feb 29, 2020Updated 6 years ago
- 分布式日志分析与性能监控服务,集成flume,kafka,netty,websocket,dubbo,redis,hbase等☆12Oct 11, 2023Updated 2 years ago
- 基于springboot+dubbo+redis session共享,图形验证码,手机短信验证码☆10Mar 8, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- ImageProcessingTool☆20Feb 3, 2021Updated 5 years ago
- 基于系统负载的动态限流组件 dynamic-limiter☆10Dec 16, 2022Updated 3 years ago
- JAVA动态调用WebService的框架☆12Sep 1, 2015Updated 10 years ago
- 延云ydb千亿大数据实时解决方案☆31Mar 5, 2017Updated 9 years ago
- 微信小程序springboot后台☆10Nov 3, 2017Updated 8 years ago
- 使用axis2+spring+ehcache+druid +jackson搭建的webservice☆14Sep 4, 2014Updated 11 years ago
- ☆51May 27, 2016Updated 10 years ago
- scrapy爬虫meizi图片☆12May 14, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆10Apr 2, 2013Updated 13 years ago
- Go implementation of MurmurHash3☆13Jun 3, 2013Updated 13 years ago
- 基于SpringBoot+SpringCloud的分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打…☆14Aug 26, 2024Updated last year
- 官方提供的API接口没有池化的概念,为了提升访问效率,基于commons-pool2实现了一个用于访问ElasticSearch的客户端连接池,经性能压力测试连接池实现没有问题。☆38Jul 22, 2018Updated 7 years ago
- iOS Client of Rate Assistant - A rate search and subscription application.☆21Mar 13, 2020Updated 6 years ago
- A Thrift Client pool for Java☆50Aug 23, 2022Updated 3 years ago
- 一款拥有历史搜索记录的微信小程序搜索框☆12Jan 30, 2019Updated 7 years ago
- 本项目是本人利用python django框架开发的一个学习资源分享网站,类似论坛博客☆14Jun 16, 2019Updated 7 years ago
- 这是一个用来管理你的日程安排的应用。 用户只需要添加一个日程的相关信息:日程内容,所需时长,最佳结束时间,最晚结束时间,重要度,紧急度,位置。 通过计算各个信息对应的权重因素,从而获得一个日程的总权重。日程的排序就是根据这个权重进行日程安排。以及附近日程自动提醒。 后期,用…☆22Sep 30, 2016Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 23种设计模式的讲解:设计模式分为创建型模式、结构型模式、行为型模式☆13Jul 21, 2018Updated 8 years ago
- 参考了love nginx-lua-waf模块☆19Aug 12, 2014Updated 11 years ago
- 各种安全相关思维导图整理收集☆11Sep 7, 2015Updated 10 years ago
- Energy Management System of an aircraft powered by FC/PV/BATT/SC☆13Mar 6, 2022Updated 4 years ago
- shiro系列学习记录☆17Apr 22, 2019Updated 7 years ago
- SpringCloud 灰度发布☆51Jan 22, 2019Updated 7 years ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆86Jun 26, 2023Updated 3 years ago