基于netty3.6.3实现的文件上传下载功能组件
☆40May 20, 2019Updated 7 years ago
Alternatives and similar repositories for netty-file-parent
Users that are interested in netty-file-parent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- 基于Netty和Redis实现的短域名服务☆29Jul 9, 2013Updated 12 years ago
- 基于netty的使用HTTP进行文件传输☆16Oct 15, 2015Updated 10 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆48May 23, 2017Updated 9 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Feb 7, 2017Updated 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.
- This example shows how to create plain socket to connect to netty server☆18Jul 16, 2014Updated 11 years ago
- MQTT broker for java based on Netty☆15Sep 2, 2025Updated 9 months ago
- Fortune Commons is an project focused on all aspects of reusable Java components.☆19Jan 25, 2026Updated 4 months ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆160Apr 17, 2023Updated 3 years ago
- 单文件Http工具类, 支持GET,POST,断点续传,多线程断点续传☆11Sep 1, 2016Updated 9 years ago
- 一个支持多级缓存的分布式缓存系统☆21Dec 27, 2017Updated 8 years ago
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- spring mvc 风格开发 vertx,vertx-web☆17Dec 16, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Production-ready culmination of this project now available at https://github.com/HotelsDotCom/styx☆35Jun 7, 2021Updated 5 years ago
- ☆15Mar 22, 2021Updated 5 years ago
- squirrel-foundation实现的状态机demo☆15May 18, 2018Updated 8 years ago
- FastMatchingEngine 是一款高性能的数字货币撮合引擎 POC 实现。该项目是用 Java 语言进行开发,无任何第三方依赖。☆13Dec 28, 2021Updated 4 years ago
- 野火imSDK的uniapp原生插件☆11Apr 5, 2021Updated 5 years ago
- 程序化广告对接文档☆24Jul 24, 2019Updated 6 years ago
- a simple Distributed Lock☆14May 19, 2019Updated 7 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- netty实现简单的http代理☆15Sep 15, 2015Updated 10 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.
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 8 years ago
- 项目中为了提高tps(并发量),常采用读写分离的方式。这个demo实现了动态切换数据源的例子(1:用注解,aop实现自动切换;2手动切换)☆13Aug 4, 2023Updated 2 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 测试 Spring 事务的各种传播行为☆13Apr 27, 2014Updated 12 years ago
- Consumer metrics from kafka, then send to zabbix.☆10Jan 21, 2016Updated 10 years ago
- redis接口的java封装☆15Nov 16, 2022Updated 3 years ago
- ☆13May 11, 2017Updated 9 years ago
- Simple project for handling application deployment to many servers☆11Dec 3, 2013Updated 12 years ago
- 一个基于netty的文件服务器,可以用于分发应用程序,文件md5校验比对差量更新,支持大文件传输☆51May 7, 2018Updated 8 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.
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- ☆26May 8, 2012Updated 14 years ago
- 基于Redis的延迟队列系统☆46May 3, 2017Updated 9 years ago
- 基于mqtt实现的即时通讯IM服务☆43Sep 15, 2016Updated 9 years ago
- Swagger 是一款RESTFUL接口的文档在线自动生成+功能测试功能软件。本文简单介绍了在项目中集成swagger的方法和一些常见问题。如果想深入分析项目源码,了解更多内容,见参考资料。 Swagger 是一个规范和完整的框架,用于生成、描述、调用和可视化 RESTfu…☆17Sep 13, 2017Updated 8 years ago
- Failover solution using the Jedis Redis client.☆32Mar 7, 2014Updated 12 years ago