自己写一个定时任务框架+负载均衡+OpenAPI异步调用
☆30Feb 6, 2025Updated last year
Alternatives and similar repositories for k-job
Users that are interested in k-job are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- DEPRECATED as JWT is now the default option - this is a sample application created with JHipster, with the JWT authentication option☆22Dec 11, 2017Updated 8 years ago
- API Gateways' library comparison☆12Jan 2, 2023Updated 3 years ago
- Kotlin/Pekko game server scaffold and business example built on Asteria, covering gateway, player, world, GM, config, scripting, and depl…☆24May 22, 2026Updated 2 weeks ago
- 《逐陆记》示例代码:https://lang-yu.gitbook.io/vert-x/☆14Dec 27, 2022Updated 3 years ago
- Path planning in cluttered dynamic environments by predicting the motions of obstacles.☆12Jul 5, 2015Updated 10 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.
- 诺亚健康信息管理系统☆12Dec 20, 2017Updated 8 years ago
- Spring Boot 整合各种组件,给大家分享,学习。欢迎 Star & Fork 的支持。☆19May 12, 2026Updated 3 weeks ago
- Sync是一款分布式场景下基于Redis的安全高效的线程同步组件,提供分布式可重入互斥锁、分布式可重入读写锁、分布式信号量。提供相应注解,使用简单,可与spring-boot无缝集成。☆13Oct 8, 2022Updated 3 years ago
- 领域驱动设计(DDD)架构实践, 基于四层架构的开发的订单OMS☆19Aug 21, 2025Updated 9 months ago
- 收集优秀的面经/面试视频☆18Dec 13, 2022Updated 3 years ago
- ☆12Jul 15, 2019Updated 6 years ago
- hound是一个分布式的链路追踪,性能 监控系统☆10Dec 15, 2022Updated 3 years ago
- My branch of Apache Flume with a generic JDBC sink (not yet licensed to Apache)☆11Feb 12, 2022Updated 4 years ago
- 多数据源事务☆20Oct 27, 2019Updated 6 years 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.
- C++ Examples for the DDS Tutorial☆11Oct 30, 2015Updated 10 years ago
- 状态机调研☆11Jun 17, 2022Updated 3 years ago
- Simulates agent path planning using A* and Q-Learning in a 2D grid☆12Apr 5, 2014Updated 12 years ago
- Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.☆12Jan 12, 2020Updated 6 years ago
- HServer是一个功能强大,资源丰富,开发灵活,轻量级,低入侵,高并发的新型Web开发框架.☆21Dec 28, 2025Updated 5 months ago
- 微服务开放平台-基于SpringCloud2.0+,SpringSecurity,Oauth2,nacos服务发现和配置管理.统一API网关,在线调试文档,身份认证,接口鉴权,限流等。搭建基于API的生态体系,微服务架构的企业级开放平台,利于业务扩容。并提供基于vue.js…☆17Feb 22, 2019Updated 7 years ago
- ☆12Jan 1, 2015Updated 11 years ago
- FlowJob任务调度框架,支持延时、定时、corn任务;任务分发支持随机、轮询、一致性哈希、广播、故障转移、MapReduce等模式;支持任务编排,DAG工作流,支持在工作流程中进行规则判断。☆62Apr 27, 2025Updated last year
- An in-process service container to arm your application and enhance it’s robustness.☆12Nov 22, 2016Updated 9 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.
- SQL for Redis☆11Sep 16, 2022Updated 3 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 7 years ago
- Implementation of a Big Data (batch and stream) distributed processing engine in Java using Akka actors.☆12Feb 20, 2023Updated 3 years ago
- The Beamline streaming process mining framework☆14Oct 5, 2023Updated 2 years ago
- JDWP (Java Debug Wire Protocol) analysis tool to help you debug your JVM or Debugger☆13Aug 21, 2014Updated 11 years ago
- Nicol is an open-source web service, developed using the Kotlin programming language, that enables streaming Server Stream Events and s…☆12Dec 10, 2023Updated 2 years ago
- 🔥🔥🔥AirPower4J是一个基于 Java17、SpringBoot3.x、JPA&MySQL 的后端开发脚手架,其中包含了一些 RBAC、请求验证、CURD封装、异常处理、多租户SaaS、加解密与安全、WebSocket等模块,以满足日常开发的快捷、稳健、标准化…☆90Jun 1, 2026Updated last week
- 一个 Jenkins library 库,轻松集成实现各个代码平台的 CI/CD 流程☆10Apr 3, 2025Updated last year
- Implementation of the ROS Middleware (rmw) interface using PrismTech's OpenSplice DDS.☆12Oct 7, 2021Updated 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.
- MySQL IBD文件BTree可视化器☆14Oct 29, 2024Updated last year
- springcloud网关☆14Jun 27, 2023Updated 2 years ago
- generate json string by one memory allocation☆29Oct 9, 2019Updated 6 years ago
- 生产可用、模块化、工程治理完备的 Golang 微服务架构实践与样例项目☆41Feb 9, 2026Updated 3 months ago
- 异步命令组件☆20Aug 1, 2023Updated 2 years ago
- 轻量级的流程编排执行引擎☆13May 2, 2022Updated 4 years ago
- 因为apache rocketmq 已经提供了官方版本的starter,经过源码阅读,确定可以满足部分业务需求,因此该改成将会调整为spring-boot-starter-rocketmq-plus,作为官方版本的补充☆14May 27, 2026Updated last week