利用Netty进行大文件传输(zero-copy)
☆63Jun 17, 2022Updated 3 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:
- 基于Netty4的TCP协议的文件上传服务,支持不同客户端的Session级断点续传,支持大文件传输,支持调整传输速率,支持客户端并发传输☆19Dec 5, 2023Updated 2 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Feb 7, 2017Updated 9 years ago
- 内涵若依,若 依管理系统后台接口,技术栈Spring,Spring Boot, MyBatis,MyBatis-Plus, Shiro, JWT,Redis Quartz☆12Sep 1, 2022Updated 3 years ago
- 在mysql-binlog-connector-java基础上参考 keking-binlog-distributor,提供了监听mysql数据库二进制日志并进行分发的功能☆15Jun 21, 2022Updated 3 years ago
- 漂亮若依,若依后台管理系统前端 技术栈Vue Element Ui vue-element-admin is:pr is:open ,我现在在做一个金融版本抖音,缺一名H5开发,有兴趣参与请联系我,项目地址https://github.com/yjjhkyq/doubi☆10Apr 12, 2019Updated 7 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.
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago
- TINY-RPC☆27May 26, 2023Updated 3 years ago
- 【基于注解和反射】Excel的简单、大数据量、基于模板、多sheet页的导入导出☆12Jan 5, 2019Updated 7 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- Zipkin 是一款Twitter开源的分布式实时数据追踪系统(Distributed Tracking System),此库是为国内著名服务治理框架dubbo编写的zipkin instrument library,支持对dubbo调用的全链路实时调用数据统计与依赖分析。…☆20Sep 25, 2016Updated 9 years ago
- 验证接口的签名,避免受到攻击☆27Jun 17, 2022Updated 3 years ago
- descript java io core.☆17May 16, 2017Updated 9 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Oct 10, 2018Updated 7 years ago
- Mini-Platform致力于更简洁易用的轻量级微服务治理平台。☆48Jul 12, 2025Updated 10 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于netty的使用HTTP进行文件传输☆16Oct 15, 2015Updated 10 years ago
- RocketMQ Java 实现各种消息方式☆11Sep 15, 2017Updated 8 years ago
- JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统☆18Feb 25, 2016Updated 10 years ago
- 基于flink的推荐系统,实时获取kafka数据进行数据清洗,离线计算进行文件读取(文件,mongodb,hbase)运用协同过滤算法进行计算得出推荐数据☆20Jun 21, 2022Updated 3 years ago
- The Remote Provisioning Client (RPC) communicates with the Manageability Engine Interface (MEI) and Remote Provisioning Service (RPS) int…☆20May 20, 2026Updated last week
- 分布式推送项目,利用rocketMq+netty实现分布式推送☆19May 17, 2019Updated 7 years ago
- use SQL like language to manipulate files☆19Aug 9, 2014Updated 11 years ago
- 阿里中间件比赛系列代码,包括:第二届初复赛、第三届初复赛。☆16Jan 28, 2018Updated 8 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- JAVA COMET UserUnicast framework based on Pushlet. 基 于pushlet的用户点播JAVA comet实现框架。☆11Aug 13, 2019Updated 6 years ago
- 基于Okhttp实现微信支付v3接口的SDK☆21Apr 18, 2026Updated last month
- 这是一个拥有四端的微信机器人应用程序,浏览器客户端(React 全家桶 + Ant Design UI)、监听服务端(TypeScript + Typeorm + RabbitMQ + **Wechaty** + Koa2)、存储服务端(TypeScript + Typeo…☆12Dec 11, 2022Updated 3 years ago
- 基于sqoop封装的一个通用的抽取工具,方便数据平台界面提交任务以及数据源管理☆10May 2, 2017Updated 9 years ago
- SpringBoot 整合常用框架,druid、mybatis、jpa、dubbo、redis、web等及使用示例,常用工具类等☆14Oct 11, 2023Updated 2 years ago
- 阿里巴巴数据同步组件canal的客户端,解析binlog增量数据后发送至MQ(rabbitmq,kafka,redis)☆26Oct 4, 2022Updated 3 years ago
- 地铁线路图 SVG 解析工具☆11May 31, 2018Updated 7 years ago
- 五级地址智能提取。根据输入的地址,自动提取省市县镇村5级地址。技术栈主要是:SpringBoot+Elasticsearch☆13Jul 18, 2022Updated 3 years ago
- ☆64Dec 23, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 简单易用的极光推送服务端辅助工具包。可直接快速集成到您的 SpringBoot 项目中。A Spring Boot starter for JPush API.☆23Nov 10, 2020Updated 5 years ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Jul 5, 2018Updated 7 years ago
- Defining Excel styles with HTML and CSS. It's a templated language, as same as HTML☆14Jun 29, 2022Updated 3 years ago
- 一个基于netty的文件服务器,可以用于分发应用程序,文件md5校验比对差量更新,支持大文件传输☆51May 7, 2018Updated 8 years ago
- springboot微信小程序登录获取用户信息的demo案例☆13Jul 12, 2025Updated 10 months ago
- 程序员必看的91部影片包括电影、电视剧和纪录片-附在线地址-持续更新☆12May 18, 2020Updated 6 years ago
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆10Nov 19, 2019Updated 6 years ago