异常日志收集客户端 环境隔离版本
☆58Jun 17, 2022Updated 4 years ago
Alternatives and similar repositories for woodpecker-client
Users that are interested in woodpecker-client are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 异常日志服务端 后台☆12Jun 17, 2022Updated 4 years ago
- ☆21Dec 16, 2022Updated 3 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆79Dec 16, 2022Updated 3 years ago
- Cronner 是一个分布式定时任务框架,支持作业依赖、分片、失效转移、集中配置和监控。☆53Aug 17, 2018Updated 8 years ago
- huge list of database benchmark aerospike, clickhouse, cockroach, cockroachdb, cratedb, memsql, mysql, nuodb, postgresql, redis, scylladb…☆30May 19, 2025Updated last year
- 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.
- 采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度…☆31Jun 1, 2017Updated 9 years ago
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆34Mar 18, 2019Updated 7 years ago
- 集成 aspect、javassist、asm 实践 demo☆11Oct 21, 2019Updated 6 years ago
- Sentinel 是阿里中间件团队开源的,面向分布式服务架构的轻量级流量控制产品,主要以流量为切入点,从流量控制、熔断降级、系统负载保护等多个维度来帮助用户保护服务的稳定性。本项目为sentinel与dubbo结合的改造项目,主要解决sentinel与dubbo相结合的几个…☆54Aug 14, 2026Updated 2 weeks ago
- ☆40May 13, 2016Updated 10 years ago
- ASM是一个强大的Java字节码操作库,许多开源框架都使用到它,对它进行了解可以提高我们对Java的认识水平,提升理解和编程能力☆13Aug 16, 2016Updated 10 years ago
- 用于将大量的数据进行分片分页分批处理的通用处理框架☆40Dec 23, 2018Updated 7 years ago
- 用Java实现的一个简单的消息队列☆17Mar 17, 2017Updated 9 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆16May 7, 2019Updated 7 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.
- web在线答题☆11Aug 14, 2018Updated 8 years ago
- 限流幂等框架☆20Mar 29, 2018Updated 8 years ago
- A micro service framework base by asp.net core.☆22Nov 18, 2024Updated last year
- a simple retry schedule (一个简单的重试机制实现)☆21Aug 30, 2017Updated 9 years ago
- 使用lua结合redis,mysql,nginx等开发的实用性测试案例☆13Oct 17, 2017Updated 8 years ago
- 经典java学习场景☆23Mar 1, 2026Updated 5 months ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆31Jun 17, 2022Updated 4 years ago
- springboot swagger demo☆14Apr 6, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆16Dec 16, 2022Updated 3 years ago
- ☆12May 5, 2022Updated 4 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆39Jun 17, 2022Updated 4 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆12Oct 24, 2023Updated 2 years ago
- 微信公众号抽奖后台☆10Sep 30, 2016Updated 9 years ago
- a new template for History of the World begun on www.layoutit.com☆12Sep 15, 2015Updated 10 years ago
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Dec 22, 2018Updated 7 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- ESB Server (企业消息服务总线)☆15Nov 21, 2018Updated 7 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.
- Sample Inventory Management domain modeled with Domain Driven Design using Orleans Framework☆16Jul 26, 2014Updated 12 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 7 years ago
- 这是一个使用中科院计算所分词器的历史答题系统, 能够建立简单的知识图谱, 并通过计算关联项决定答案。☆14Nov 19, 2015Updated 10 years ago
- i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信,做到了…☆47Jun 17, 2022Updated 4 years ago
- go常用的算法☆10Apr 27, 2019Updated 7 years ago
- 🚀 Easy, fast, and secure way to deploy & host Meteor apps.☆14Mar 14, 2017Updated 9 years ago