利用Netty进行大文件传输(zero-copy)
☆63Jun 17, 2022Updated 4 years ago
Alternatives and similar repositories for BigFileTransfer
Users that are interested in BigFileTransfer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- netty之文件传输☆55Oct 13, 2020Updated 5 years ago
- 基于Netty4的TCP协议的文件上传服务,支持不同客户端的Session级断点续传,支持大文件传输,支持调整传输速率,支持客户端并发传输☆19Dec 5, 2023Updated 2 years ago
- 利用netty 写的上传和下载超大文件 的demo☆89Feb 7, 2017Updated 9 years ago
- The micro service gateway framework. Dubbo, HTTP etc.☆19Dec 14, 2022Updated 3 years ago
- ☆15Mar 22, 2021Updated 5 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.
- 在mysql-binlog-connector-java基础上参考 keking-binlog-distributor,提供了监听mysql数据库二进制日志并进行分发的功能☆15Jun 21, 2022Updated 4 years ago
- 【基于注解和反射】Excel的简单、大数据量、基于模板、多sheet页的导入导出☆12Jan 5, 2019Updated 7 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 4 years ago
- security后端demo集成JWT☆16Jul 12, 2025Updated last year
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 9 years ago
- RocketMQ Java 实现各种消息方式☆11Sep 15, 2017Updated 8 years ago
- 整合nacos(Euraka)实现灰度发布☆16Nov 16, 2022Updated 3 years ago
- Zipkin 是一款Twitter开源的分布式实时数据追踪系统(Distributed Tracking System),此库是为国内著名服务治理框架dubbo编写的zipkin instrument library,支持对dubbo调用的全链路实时调用数据统计与依赖分析。…☆20Sep 25, 2016Updated 9 years ago
- 基于flink的推荐系统,实时获取kafka数据进行数据清洗,离线计算进行文件读取(文件,mongodb,hbase)运用协同过滤算法进行计算得出推荐数据☆20Jun 21, 2022Updated 4 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.
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- JAVA COMET UserUnicast framework based on Pushlet. 基于pushlet的用户点播JAVA comet实现框架。☆11Aug 13, 2019Updated 7 years ago
- 地铁线路图 SVG 解析工具☆11May 31, 2018Updated 8 years ago
- 基于netty的使用HTTP进行文件传输☆16Oct 15, 2015Updated 10 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Oct 10, 2018Updated 7 years ago
- JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统☆18Feb 25, 2016Updated 10 years ago
- 分布式推送项目,利用rocketMq+netty实现分布式推送☆19May 17, 2019Updated 7 years ago
- 这是一个拥有四端的微信机器人应用程序,浏览器客户端(React 全家桶 + Ant Design UI)、监听服务端(TypeScript + Typeorm + RabbitMQ + **Wechaty** + Koa2)、存储服务端(TypeScript + Typeo…☆12Dec 11, 2022Updated 3 years ago
- 基于Okhttp实现微信支付v3接口的SDK☆21Aug 10, 2026Updated 3 weeks 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.
- TypeScript 从零实现 axios 文档教材☆11Dec 10, 2022Updated 3 years ago
- 基于sqoop封装的一个通用的抽取工具,方便数据平台界面提交任务以及数据源管理☆10May 2, 2017Updated 9 years ago
- 阿里巴巴数据同步组件canal的客户端,解析binlog增量数据后发送至MQ(rabbitmq,kafka,redis)☆26Oct 4, 2022Updated 3 years ago
- SpringBoot 整合常用框架,druid、mybatis、jpa、dubbo、redis、web等及使用示例,常用工具类等☆14Oct 11, 2023Updated 2 years ago
- ms 前台☆11Oct 29, 2019Updated 6 years ago
- 阿里中间件比赛系列代码,包括:第二届初复赛、第三届初复赛。☆16Jan 28, 2018Updated 8 years ago
- 简单易用的极光推送服务端辅助工具包。可直接快速集成到您的 SpringBoot 项目中。A Spring Boot starter for JPush API.☆23Nov 10, 2020Updated 5 years ago
- Excel导出工具(基于poi 3.17,JDK 1.7+),可能是目前互联网上比较好用的之一☆18Jul 12, 2025Updated last year
- pull git repo plugin 拉取git仓库插件☆10Updated this week
- 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.
- springboot微信小程序登录获取用户信息的demo案例☆13Jul 12, 2025Updated last year
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆10Nov 19, 2019Updated 6 years ago
- ☆24Mar 24, 2020Updated 6 years ago
- 项目中常用的基础功能实现类。如图片处理、文件操作、短信发送、地图定位、距离计算、MD5、二维码生成与解析、在线支付、消息推送、JSON处理等等。☆11Jan 4, 2016Updated 10 years ago
- 一个基于netty的文件服务器,可以用于分发应用程序,文件md5校验比对差量更新,支持大文件传输☆52May 7, 2018Updated 8 years ago
- Due to lack of resources on how to deploy kafka with simple SASL authentication (just username and password) and how to write producer an…☆12Dec 29, 2021Updated 4 years ago
- 个人聚合支付项目,预计实现支付宝wap、app、扫码支付,微信wap、app、扫码支付,银联wap、快钱wap支付等☆24Mar 6, 2019Updated 7 years ago