简约互联网单点登录系统是一个简单、无状态、易扩展、易伸缩,特别适合大型互联网应用的单点登录解决方案。
☆101Jan 28, 2019Updated 7 years ago
Alternatives and similar repositories for ki4so
Users that are interested in ki4so are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 10 years ago
- ☆11Nov 29, 2016Updated 9 years ago
- 单点登录,统一用户登录接口,便于管理☆15Oct 20, 2015Updated 10 years ago
- 搜狐媒体产品技术中心编码规范☆10Jan 8, 2015Updated 11 years ago
- 用来检测java对象占用内存情况的小工具☆16Mar 1, 2013Updated 13 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Build site with bricks☆123Apr 18, 2017Updated 9 years ago
- Java版微信机器人☆14Oct 9, 2016Updated 9 years ago
- AlgorithmNote is a knowledge sharing github page, mainly has three parts: algorithm, engineering and basic knowledge.☆14Feb 17, 2015Updated 11 years ago
- 基于Spring+Mybatis+Jetty实现简单的用户信息接口。☆11Mar 13, 2015Updated 11 years ago
- oVirt Engine AAA LDAP Extension☆13Oct 17, 2025Updated 6 months ago
- Annotation-driven injection of values from ZooKeeper into Spring Beans☆19Oct 9, 2014Updated 11 years ago
- java framework, ioc, log, restfull mvc, dbutils☆33Jan 15, 2013Updated 13 years ago
- spring mvc ,srping ,hibernate,shiro,ext mvc ,简单demo,包括用户、部门、数据权限、excel导入导出☆10Oct 27, 2014Updated 11 years ago
- data collect and data analysis☆10Aug 10, 2015Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 该 项目已被归档,后续将不再维护,请在 leancloud/leanengine-nodejs-demos 中查看有关实时通讯签名的最新示例。☆14Apr 3, 2019Updated 7 years ago
- 公共类库框架,记录分布式常用实现以及常用工具类☆11Jan 23, 2019Updated 7 years ago
- 分布式session管理☆11Jan 12, 2015Updated 11 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆100Mar 11, 2015Updated 11 years ago
- a java framework support database sharding☆11Jun 3, 2016Updated 9 years ago
- a mini blog with NoSql,Dubbo and Spring☆11Nov 29, 2013Updated 12 years ago
- mysql数据迁移工具。支持指定表名、列名,多线程+多进程。保证高可用,数据一致性。☆19Mar 10, 2015Updated 11 years ago
- ☆12Dec 4, 2014Updated 11 years ago
- A greater dubbo! Base,Improved,Compatibled on dubbo 2.5.3. Dubbo增强版,可用于生产。☆18Aug 16, 2016Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Spark SQL DBF Library☆16Jan 2, 2015Updated 11 years ago
- 微博数据分析服务框架。☆12Nov 10, 2015Updated 10 years ago
- jenkins 构建、打包、远程部署springboot项目☆18Jul 14, 2017Updated 8 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Oct 25, 2018Updated 7 years ago
- 提供Java中的一些分布式远程调用的ShowCase,包括RMI、CXF、Burlap、Hessian、HttpInvoker、JMS、REST、MetaQ、Dubbo。☆97Aug 30, 2014Updated 11 years ago
- N4C is a Controllable & Computable Communication Cluster architecture.☆13Mar 14, 2016Updated 10 years ago
- jfreechart图表改造☆13Oct 21, 2014Updated 11 years ago
- a robot based on Alice Bot, which can chat with people and handle the business.☆17Jul 5, 2018Updated 7 years ago
- 通用权限管理系统:作为配置中心,管理后台系统的菜单、功能、用户、角色等,并提供DUBBO接口。☆515Mar 30, 2018Updated 8 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Caravan☆35Feb 22, 2019Updated 7 years ago
- 用户埋点行为日志分析平台,项目主要用于搭建基于Flink、Apache Doris、Redis和MySQL等中间件的用户行为日志收集、存储、分析平台,支持用户自定义查询条件☆11Dec 28, 2023Updated 2 years ago
- kisso cookie sso framework☆31Aug 21, 2014Updated 11 years ago
- common toolkit☆18Mar 22, 2016Updated 10 years ago
- 基于zookeeper+quartz/spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆31Dec 3, 2015Updated 10 years ago
- 基于IJKplayer 实现播放器模块☆22Sep 9, 2019Updated 6 years ago
- An example of using Apache Qpid JMS client with Apache ActiveMQ AMQP protocol.☆17Oct 7, 2016Updated 9 years ago