实战虚拟机
☆94Mar 31, 2021Updated 5 years ago
Alternatives and similar repositories for jvm
Users that are interested in jvm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 晓风轻前后台面试系列☆12Mar 20, 2022Updated 4 years ago
- jvm 学习中积累的代码☆32Nov 30, 2014Updated 11 years ago
- captcha spring boot starter☆14Oct 10, 2020Updated 5 years ago
- simple java virtual machine☆143Jul 10, 2020Updated 5 years ago
- 给部门制定的代码框架模板☆1,911Jan 8, 2024Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 关于disruptor原理及源码的学习☆11Sep 29, 2019Updated 6 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- 关于Java虚拟机核心知识点学习积累的例子,是初学者及虚拟机核心知识巩固的最佳实践。☆351Nov 19, 2020Updated 5 years ago
- 深入JVM虚拟机全书脑图☆230Sep 26, 2018Updated 7 years ago
- 基于springcloud微服务架构、分布式、高并发、高可用的电商平台,前端框架:VUE全家桶,后端技术:springcloud、redis、kafka、elk、xxljob、mybatispuls等框架技术☆23Sep 13, 2024Updated last year
- 分布式MySQL数据库中间件,支持数据的水平、垂直拆分,支持分库分表,支持读写分离,支持结果集合并,支持故障自动切换。☆26Sep 17, 2015Updated 10 years ago
- 淘宝工作流设计器☆15Nov 19, 2013Updated 12 years ago
- 分布式事务本地事件表实现☆22Sep 29, 2017Updated 8 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 9 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.
- JDK8新特性解决集合类线程安全,线程池,lambda表达式,流式编程,函数式接口。☆12Oct 14, 2019Updated 6 years ago
- mybatis3在spring中的分库分表☆26Mar 27, 2017Updated 9 years ago
- 阿里巴巴第三届中间件性能挑战赛初赛程序——进程内消息引擎☆11Jul 9, 2017Updated 8 years ago
- 慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学 习☆14Nov 1, 2018Updated 7 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103May 9, 2019Updated 6 years ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆177Jan 20, 2018Updated 8 years ago
- 一个简易版实现 Spring IOC、AOP的项目☆16Mar 2, 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.
- 你自己的社交产品。☆21Jun 27, 2022Updated 3 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 6 months ago
- Online Preparation☆58Sep 8, 2024Updated last year
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Jul 1, 2018Updated 7 years ago
- 学习微服务框架Spring Cloud的一些示例代码☆14Jul 14, 2022Updated 3 years ago
- Getting started with Activiti and Spring Boot and Drools☆16Sep 9, 2015Updated 10 years ago
- Golang 并发编程☆17Mar 22, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 极客微服务☆10Jul 14, 2019Updated 6 years ago
- restful 架构设计文章☆24Aug 16, 2017Updated 8 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 years ago
- 手写简易版rpc框架☆15Feb 21, 2019Updated 7 years ago
- mybatis源码的中文注释以及mybatis的使用和源码解析☆164Sep 8, 2022Updated 3 years ago
- 个人idea配置同步仓库(mac)☆10Aug 12, 2021Updated 4 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 years ago