yuanmabiji2's repositories

funiture

Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html github: https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等

Language:JavaStargazers:0Issues:0Issues:0

miaosha-imooc-

模拟秒杀demo,使用redis、rabbitMQ削峰,使用jmeter压测。

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

TenSquare

十次方, 一个社交项目

Stargazers:0Issues:0Issues:0

redis_cluster

读写分离

Language:JavaStargazers:0Issues:0Issues:0

practice

Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html

Language:JavaStargazers:0Issues:0Issues:0

NettyRpc-1

A simple RPC framework based on Netty, ZooKeeper and Spring

Language:JavaStargazers:0Issues:0Issues:0

editable-table-component-vue-element

最近在做可编辑特定列的单元格的elementUI table,看了N多的开源、文章,找到一个很优雅的实现方式,分享给大家。 PS:单元格可编辑的table,用英文搜索:Inline editable table with ElementUI 会得到高质量结果。

Language:JavaScriptStargazers:1Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

hxyFrame

hxyFrame是一个OA办公系统,采用流行的框架springMvc+spring+mybatis+shiro+ehcache开发,还集成了权限管理(菜单权限、数据权限),完善的代码生成器,solr全文搜索引擎,activiti工作流程引擎,cas单点登陆等功能,后期还会考虑改造成Dubbo微服务化,做到模块的相对独立,使用更加灵活,努力做到快速开发OA办公系统。 感兴趣可以Watch、Start持续关注项目最新状态,加入QQ群:210315502 大家一起学习开发解决问题。

License:GPL-3.0Stargazers:1Issues:0Issues:0

retry

java retry(java 重试汇总)

License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

JMay

JMay是一款基于Spring、SpringMVC、Mybatis、Atomikos集成框架,用于快速搭建跨数据库、分布式事务(JTA)支持的java web项目

Stargazers:0Issues:0Issues:0

Distributed-Transaction-Notes

分布式事务解决方案;最终一致性(本地事务型);最终一致性(可靠消息型);最大努力补偿;TCC型

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

concurrency-pattern

《Java多线程编程实战指南(设计模式篇)》随书代码, 改为了maven

Language:JavaStargazers:0Issues:0Issues:0

Demo.SSM

SSM(spring+springmvc+mybatis)框架 Demo

Stargazers:0Issues:0Issues:0

Throttle

限流幂等框架

Stargazers:0Issues:0Issues:0

springboot-atomikos

springboot druid atomikos jta

Stargazers:0Issues:0Issues:0

galaxyLight

欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从而有效地解决微服务的分布式事务处理问题。框架采用消息机制调用服务,速度快、灵活,通过使用缓存,解决服务调用的冥等性和消息的冥等性,在事务处理时,采用异步并行调用对应的服务,提高了性能。MOONWATER是一个非常优秀的框架,优势在于提高了应用的成功率,自动进行分布式事务处理,事务处理速度快,提高了数据的一致性,把对事务的处理由不可控变为可控,需要人工处理的故障可一键完成,简单快捷,实现事务处理的自动化,框架提供SDK,开发使用方便,高效实用,可以支持任何微服务架构的项目,而且可以运用于任何其他项目,是一个业界领先的世界级成果,可以简单有效地实现CQRS+Event Sourcing领域模型DDD架构开发,及其他方式的微服务开发,实现一个路由灵活、数据可靠传输、高可用、高性能、易扩展的消息服务架构。 With the essence of the current transaction, I developed a Tai Chi distributed transaction processing framework MOONWATER, using reliable message service and retry, compensation mechanism, transaction model using event driven, a final agreement, the transaction processing database skillfully, to judge the service operation result, transaction processing function call application system itself. Automatic transaction processing, so as to effectively solve the problem of distributed transaction processing and micro services. Using the framework of message mechanism to invoke the service, fast and flexible, through the use of cache, solve the service invocation of the news and Ming Ming etc., in transaction processing, using asynchronous parallel call the corresponding service, improve the performance of. MOONWATER is an excellent framework, enhances the success rate of application, automatically distributed transaction processing, transaction processing speed, improve the consistency of the data, the handling of affairs by uncontrollable is controllable, fault need manual processing can be a key to complete, simple and quick, automated transaction the SDK provides a framework for development, use convenient, efficient and practical, can support any micro service architecture of the project, but also can be used in any other project, is an industry leading world-class achievements, can simply and effectively realize the development of DDD architecture CQRS+Event Sourcing domain model, and other means of micro service development, implementation a flexible routing, reliable data transmission, high availability, high performance and easy to extend message service architecture.Welcome everyone to improve the system,

Stargazers:0Issues:0Issues:0

-Apache-Kylin-

《基于Apache Kylin构建大数据分析平台》更新和反馈

Stargazers:0Issues:0Issues:0

Distributed-Kit

Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

spring-boot-jta-atomikos-sample

spring-boot-jta-atomikos-sample

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

AllAlgorithmInJava

日常生活中常用的算法java实现

Language:JavaStargazers:0Issues:0Issues:0

nettybook2

李林峰老师编写的netty权威指南(第二版)对应的源码

Language:JavaStargazers:0Issues:0Issues:0

JavaWeb-seed

快速开发JavaWeb的骨架、种子项目,spring+mybatis+shiro+D3+bootstrap

Stargazers:0Issues:0Issues:0