🔥🔥🔥《深入理解高并发编程:JDK核心技术》随书源码
☆20Apr 6, 2023Updated 3 years ago
Alternatives and similar repositories for mykit-concurrent-jdk
Users that are interested in mykit-concurrent-jdk are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔥🔥🔥冰河技术知识星球《Spring核心技术》专栏源码,扫码5折加入星球☆47May 29, 2023Updated 3 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆16Dec 5, 2023Updated 2 years ago
- 图解设计模式(Java)☆21Sep 22, 2018Updated 7 years ago
- 这里将paddle中的ocr等模型转为onnx格式,并利用java版深度框架djl加载这些onnx模型进行推理预测尝试。☆14Nov 15, 2022Updated 3 years ago
- Config files for my GitHub profile.☆11May 23, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A python module that produces Jasypt/Bouncycastle compatible hashes and encrypted passwords.☆17Jul 20, 2022Updated 3 years ago
- 主要收集一些 面试教程、算法、设计模式、架构、手册..... 的教程向项目及博客。(大白话:面试八股文收集)☆17Dec 27, 2024Updated last year
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆108Oct 11, 2023Updated 2 years ago
- 百万连接测试☆10May 26, 2014Updated 12 years ago
- jave源码编辑☆16Jun 26, 2018Updated 7 years ago
- 图解Java多线程设计模式☆20Oct 14, 2018Updated 7 years ago
- Utilities for inspecting and manipulating the MongoDB oplog☆36May 30, 2010Updated 16 years ago
- C++ Primer Plus第6版编程练习解答,在线阅读地址:https://relph1119.github.io/cpp-primer-plus☆19Mar 3, 2022Updated 4 years ago
- Be API implementation for Linux kernel and Android binder☆11Sep 19, 2023Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 自己动手写个框架☆12Jan 20, 2019Updated 7 years ago
- 一站式 saas平台开发☆15Feb 16, 2025Updated last year
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- A small scheme implementation in java☆22Jun 27, 2018Updated 7 years ago
- 利用java-yolov8实现版面检测(Chinese layout detection),java-yolov8 is used to detect the layout of Chinese document images☆27May 5, 2023Updated 3 years ago
- Java架构师学习☆11Mar 3, 2019Updated 7 years ago
- docker environment for PHP developers☆12Mar 8, 2019Updated 7 years ago
- 🔥🔥🔥支持插件化、可视化的数据异构框架mykit-data开源啦!支持MySQL到MySQL、MySQL到Oracle、Oracle到MySQL、Oracle到Oracle的全量、增量数据同步。完全的插件化、可视化操作。通过日志最大限度的避免同步过程中的数据丢失。支持…☆194Apr 6, 2023Updated 3 years ago
- 这是jack老师上传的手写springMVC的项目☆13Dec 30, 2016Updated 9 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- toy jvm in jvm☆18Mar 6, 2017Updated 9 years ago
- 深度之眼《Pytorch框架训练营》☆23Dec 8, 2022Updated 3 years ago
- Another kafka-hadoop-consumer☆26Apr 17, 2013Updated 13 years ago
- 爬取全国高校的基本信息以及高考录取分数线☆12Jul 12, 2018Updated 7 years ago
- 这个项目是《Elasticsearchsearch源码解析与优化实战》一书的笔记,目前正在整理当中☆27Jul 9, 2020Updated 5 years ago
- 根据专栏课程需要完善的案例工程,主要向学习的用户逐步讲解基于JavaFx开发的UI界面是如何一步一步 拆解完善的。同时还提供了一些服务端和客户端工程结构设计的案例,可以方便用户学习参考。☆15Jun 21, 2022Updated 3 years ago
- 🔥🔥🔥全网首个完全开源的分布式全局有序序列号(分布式ID生成器)服务,支持嵌入式(Jar包)、RPC(Dubbo,motan、sofa、SpringCloud、SpringCloud Alibaba等主流的RPC框架)、Restful API方式发布服务。☆86Nov 1, 2023Updated 2 years ago
- 自己动手写注解框架☆15Jul 31, 2016Updated 9 years ago
- docker build nessus with unlimited ip☆13Aug 23, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 本项目利用JNI加载paddle-ocr的C++编译的dll库,并利用springboot进行web部署访问。This project uses JNI to load the C++ compiled dll libraries of paddle-ocr, and us…☆37Dec 30, 2024Updated last year
- Database and Computer Network answer Subject Analysis☆11Oct 29, 2018Updated 7 years ago
- 基于TBSchedule开发的一个分布式任务调度框架,可以解析任务间的依赖,并执行任务(执行Shell、bat脚本)☆12Aug 5, 2016Updated 9 years ago
- ExploitDB toolkit ExploitDB辅助工具☆11Jul 27, 2021Updated 4 years ago
- Fork from https://github.com/joxeankoret/mynav, works with IDA 7.0☆11Jan 24, 2018Updated 8 years ago
- A basic java word count for spark☆15Jan 8, 2015Updated 11 years ago
- 基于Xposed Hook敏感API☆14Mar 11, 2022Updated 4 years ago