Pinned Repositories
actor-platform
Actor Messaging platform
adius
Adaptive data integration using services (ADIUS)
aili
test
aili-framework
Albianj2
Albianj是我们设计并开发的一套分布式统一框架。他主要是面向海量数据处理、海 量数据访问、并解决互联网开发中经常会碰到的数据海量增长问题,也一并解决 互联网开发团队中,因开发人员的水平参差不齐而导致的代码质量不可控问题。它主要有简单小巧的IoC,ORM,数据路由,缓存集成,分布式唯一id等等功能。
balintimes-erp
balintimes-erp
instantMessage
基于nodejs开发的web即时通讯,采用socket.io处理websocket的消息推送,前端使用layIM扩展成简易API方便使用
lunchandlearn
A Single Page Application (SPA) using AngularJS and Spring MVC
modbus-utils
modbus工具类, 实现各种数据类型的转化和读取, 性能方面实现了根据数据地址合并读取数据, 大大提高效率
mybatis-plus
Mybatis enhanced toolkit to simplify the operation of CURD.
konglingjuanyi's Repositories
konglingjuanyi/app-1
Application frameworks
konglingjuanyi/AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
konglingjuanyi/Best-App
收集&推荐优秀的 Apps/硬件/技巧/周边等
konglingjuanyi/DataSync
Swing and database sync
konglingjuanyi/dockerfile
一些常用的 docker 镜像
konglingjuanyi/drill
Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.
konglingjuanyi/dubbo-d-monitor
dubbo monitor 基于dubbo2.5.3开发的监控平台,兼容了dubbo-admin的特性,有redis、mysql两个版本
konglingjuanyi/EasyTransaction
依赖于Spring的一个柔性事务实现,包含 TCC事务,补偿事务,基于消息的最终一致性事务,基于消息的最大努力交付事务交付
konglingjuanyi/ECFileCache
konglingjuanyi/face2face
基于netty的异步非阻塞实时聊天(IM)服务器。
konglingjuanyi/gopush-cluster
Golang push server cluster
konglingjuanyi/gosnowflake
Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees (golang).
konglingjuanyi/happylifeplat-transaction
分布式事务框架(强一致性)
konglingjuanyi/ikvStockChart
A simple stock charting library for Android, supporting time-line, k-line, macd, kdj, rsi, boll index, and interactive gesture operation, including left and right sliding to refresh, scaling, highlighting
konglingjuanyi/infinispan
Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
konglingjuanyi/jumpserver
开源跳板机(堡垒机):认证,授权,审计,自动化运维(Open source springboard machine ( fortress machine ): Authentication, authorization, audit, automated operation and maintenance).http://www.jumpserver.org
konglingjuanyi/linden
konglingjuanyi/lnk
Lnk RPC是一款基于Netty实现RPC通讯协议,支持同步,异步和异步回调三种RPC调用方式,支持参数和返回值多态。支持多种负载均衡方式,支持调用流量控制,支持zookeeper和consul等服务注册发现方式,服务端口支持开发人员,运维人员配置以及动态分配,支持服务依赖关系梳理以及调用链路跟踪。支持spring配置。在服务端通过分组策略将来自不同组别的请求处理资源隔离,该思路借鉴与RocketMQ的实现**。
konglingjuanyi/Mind-Map
各种安全相关思维导图整理收集
konglingjuanyi/netty-rest
Yet another high performance REST server based on Netty
konglingjuanyi/nvwa
女娲,分布式开发框架。
konglingjuanyi/redchain-invoker
redchain linked server and permission check ,pretreatment and then execute all logi
konglingjuanyi/redis-game-transaction
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis某些特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下多线程分布式锁和分布式锁,支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
konglingjuanyi/RedisClient
Java Redis Client GUI Tool
konglingjuanyi/reliable-message
基于可靠消息的分布式事务实现方案
konglingjuanyi/rocketmq
来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。
konglingjuanyi/spring-cloud-rest-tcc
基于Spring Cloud Netflix的Try-Confirm-Cancel柔性事务示例. 结合Spring Cloud Sleuth进行会话追踪和Spring Boot Admin的健康监控, 并辅以Hystrix Dashboard提供近实时的熔断监控.
konglingjuanyi/vertx-translation-chinese
这是针对Vertx官方文档翻译的仓库
konglingjuanyi/vesta-id-generator
Vesta是一款通用的ID产生器,互联网俗称统一发号器,它具有全局唯一、粗略有序、可反解和可制造等特性,它支持三种发布模式:嵌入发布模式、中心服务器发布模式、REST发 布模式,根据业务的性能需求,它可以产生最大峰值型和最小粒度型两种类型的ID,它的实现架构使其具有高性能,高可用和可伸缩等互联网产品需要的质量属性,是一款通用的高性能的发号器产品。
konglingjuanyi/WePush
专注批量推送的小而美的工具,目前支持的消息类型:微信模板消息、微信客服消息、阿里大于模板短信 。