mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这些资源的时候,往往需要互斥来防止彼此干扰来保证一致性,在这种情况下,便需要使用到分布式锁。
☆17Dec 5, 2023Updated 2 years ago
Alternatives and similar repositories for mykit-lock
Users that are interested in mykit-lock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔥🔥🔥 mykit架构中独立出来的mykit-cache组件,封装了mykit架构下对于缓存cache的各种操作,使用者只需要引入相关的Jar包,即可实现对缓存的轻松操作。☆18Nov 15, 2022Updated 3 years ago
- 🔥🔥🔥全网首个完全开源的分布式全局有序序列号(分布式ID生成器)服务,支持嵌入式(Jar包)、RPC(Dubbo,motan、sofa、SpringCloud、SpringCloud Alibaba等主流的RPC框架)、Restful API方式发布服务。☆87Nov 1, 2023Updated 2 years ago
- distributed transaction book☆12May 28, 2020Updated 6 years ago
- 鄙人写的图书《Tomcat内核设计剖析》,欢迎订购阅读。☆12Sep 11, 2017Updated 8 years ago
- 一个通用的开源工具集,集Web、Restful服务、分布式服务、分布式数据库、分布式事务、大数据、数据分析、云计算、人工智能、深度学习、机器学习、算法等为一体的通用开源解决方案,持续更新中。。。☆81Jun 20, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 🔥🔥🔥《深入理解高并发编程:核心原理与案例实战》随书源码☆56May 19, 2023Updated 3 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆109Oct 11, 2023Updated 2 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服 务器保持长连接,定时心跳检测;☆36Jun 17, 2022Updated 4 years ago
- 基于 Vert.x 的简单脚手架,整合使用了 gRPC、RxJava 等库☆10Sep 18, 2019Updated 6 years ago
- 🔥🔥🔥 mykit中分离出的强大的数据库同步工具——mykit-db-sync。 基于java开发的功能强大、配置灵活的数据库同步工具,目前支持MySQL、SQL Server和Oracle数据库的同步,在实际应用场景中,我们经常需要定期将一个数据库的数据同步…☆197Jun 21, 2022Updated 4 years ago
- 基于 netty 的 web 框架☆24Apr 1, 2020Updated 6 years ago
- Spring Boot学习用系列工程☆10Jan 15, 2020Updated 6 years ago
- 本项目旨在可以为Apk打上系统签名, 目中的SignApk类是从Android的源码中复制出来的系统签名程序, platform.pk8和platform.x509.pem也是从Android源码中复制出来, 通过java -jar mykit-android-signap…☆24Sep 16, 2018Updated 7 years ago
- ☆11Dec 17, 2020Updated 5 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.
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Jan 30, 2019Updated 7 years ago
- Database persistence layer tool based auto-gen JDBC code☆13Nov 5, 2025Updated 10 months ago
- spring-boot-stater版本的easy-pay一行代码,一行代码解决支付宝和微信的二维码生成,支付回调,退款 ,H5支付等功能,轻量级不依赖任何框架来实现☆12Mar 29, 2021Updated 5 years ago
- micro-job 是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较…☆15Jan 22, 2019Updated 7 years ago
- 🔥🔥🔥Mykit体系中提供的简单、稳定、可扩展的延迟消息队列框架,提供精准的定时任务和延迟队列处理功能☆337Jan 12, 2022Updated 4 years ago
- 多级缓存架构项目,kafka读取缓存更新请求,从数据库获取缓存,写入ehcache和redis☆11Jul 6, 2018Updated 8 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 7 years ago
- Hash tree enabling efficient comparisons☆11Jan 28, 2024Updated 2 years ago
- spring cloud alibaba系列学习案列☆11Nov 3, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 数据基本清洗包括日期、时间、数值、字符串、字符、金钱、数据库(mysql、postgresql、mongodb、hbase、hdfsmemcached)、加解密(md5、sha、base64、aes、rsa)、文件、http服务、正则表达式等,后期会不断更新。☆13Jul 25, 2018Updated 8 years ago
- shiro系列学习记录☆17Apr 22, 2019Updated 7 years ago
- Set of adapters for GraphQL query language to the Tarantool data model☆20Apr 13, 2022Updated 4 years ago
- A lightweight RPC framework you can actually read end-to-end. Dual protocol: high-performance binary protocol at 139K QPS, self-built Wir…☆14Updated this week
- C++ version of zookeeper☆15Oct 25, 2018Updated 7 years ago
- This example will help you understand gRPC better.☆11Feb 4, 2022Updated 4 years ago
- 微服务架构实战篇(五):Spring boot2.x + Guava 并使用RateLimiter秒杀限流☆12Mar 14, 2019Updated 7 years ago
- ☆18Jun 21, 2022Updated 4 years ago
- ☆18Nov 10, 2025Updated 9 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 国内外大厂系统架构案例,系统架构面试题与从零到一的实践☆18May 10, 2026Updated 3 months ago
- Apache Pulsar Adapters☆24May 15, 2026Updated 3 months ago
- redis base delay queue☆45Dec 3, 2024Updated last year
- 一键创作高质量的内容。☆18Jan 26, 2026Updated 7 months ago
- Implementation of a neural network model, to classify images of clothing, like sneakers and shirts in the Fashion-MNIST dataset, using Te…☆13Sep 7, 2018Updated 8 years ago
- Dynaverse: A Metaverse for Children of All Agess☆15Apr 20, 2022Updated 4 years ago
- Spring Boot示例代码,附有博客文章,包含以下内容:配置讲解、日志、Druid、JPA、MyBatis、启动原理、数据校验、异常处理、定时任务、缓存、MQ、ElasticSearch、Spring Security、Shiro。☆14Jun 21, 2022Updated 4 years ago