使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储
☆23Aug 24, 2017Updated 8 years ago
Alternatives and similar repositories for netty_fileserver
Users that are interested in netty_fileserver are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统☆18Feb 25, 2016Updated 10 years ago
- 分布式小文件存储系统☆24Jan 7, 2017Updated 9 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- ☆10Nov 3, 2016Updated 9 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.
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- notify server via websocket☆10Jan 17, 2020Updated 6 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 years ago
- 使用Oauth2实现的SSO单点登录登出,模拟微信/QQ授权码模式授权资源访问☆10Dec 4, 2020Updated 5 years ago
- zk + netty 实现集群节点文件同步服务☆31Jun 1, 2016Updated 10 years ago
- 一个基于netty的文件服务器,可以用于分发应用程序,文件md5校验比对差量更新,支持大文件传输☆52May 7, 2018Updated 8 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆42Sep 15, 2018Updated 7 years ago
- FileMap 是一个用 Java 编写的,基于文件的高性能本地 Key - Value 存储库,可以理解为一个将数据存储在文件上的 Map,因此,其可存储巨大的数据量,而且具有持久化的效果。☆17Oct 13, 2018Updated 7 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.
- 2016Java面试题整理☆15Mar 14, 2016Updated 10 years ago
- 基于Spring Boot + Spring Security OAuth2 + jwt 搭建的单点登录示例☆11Dec 4, 2018Updated 7 years ago
- 1078部标音视频浏览器wasm技术无插件高性能流媒体直播,可播放ffmpeg支持所有音视频格式☆11Jul 20, 2024Updated 2 years ago
- 简单的单点登录Spring Security OAuth2☆17May 14, 2018Updated 8 years ago
- Albedo-cloud是基于albedo的微服务版本,采用spring-cloud/spring-cloud-alibaba☆35Mar 30, 2023Updated 3 years ago
- 教学时的案例,可供入门/中级/高级java程序员参考☆12Apr 1, 2020Updated 6 years ago
- 阿里中间件比赛系列代码,包括:第二届初复赛、第三届初复赛。☆16Jan 28, 2018Updated 8 years ago
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆29Dec 10, 2022Updated 3 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.
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Mar 31, 2021Updated 5 years ago
- NoSQL is an abstraction layer for data persistency☆23Jul 27, 2026Updated 3 weeks ago
- 目标: PB级分布式文件存储,优化海量小文件存储.☆62Nov 1, 2016Updated 9 years ago
- 海量小文件分布式存储系统☆81Feb 1, 2021Updated 5 years ago
- Java架构师学习☆11Mar 3, 2019Updated 7 years ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Jul 5, 2018Updated 8 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆104Aug 27, 2025Updated 11 months ago
- Simple CRUD project using Java Servlet/JSP, JDBC and MySQL☆14May 3, 2015Updated 11 years ago
- 文件,图片上传,分片上传,断点续传,“秒传”☆229Aug 31, 2022Updated 3 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.
- 日志分析器,仿造elk中logstash的简单Java实现,实现监控目录日志,自动解析存入elasticsearch。☆21Mar 10, 2016Updated 10 years ago
- 分布式MySQL数据库中间件,支持数据的水平、垂直拆分,支持分库分表,支持读写分离,支持结果集合并,支持故障自动切换。☆26Sep 17, 2015Updated 10 years ago
- ☆13Jan 3, 2016Updated 10 years ago
- java比特币开发详解:本课程面向初学者,内容即涵盖比特币的核心概念,例如区块链存储、去中心化共识机制、密钥与脚本、交易与UTXO等,同时也详细讲解如何在Php代码中集成比特币支持功能,例如创建地址、管理钱包、构造裸交易等,是java工程师不可多得的比特币开发学习课程。☆19Nov 11, 2018Updated 7 years ago
- 23种设计模式的不同语言实现。其中PHP, Java版是好好写的样例代码,Python和JavaScript版会尝试用一些语言级别的特性来比较Java版的设计模式。而C语言版的存在是因为我读了一本小册子,介绍如何把C语言写成面像对象化,因此只是做一些尝试。最后,Lisp和S…☆13Feb 22, 2013Updated 13 years ago
- Java各种必备面试题目程序代码例子与应战技巧☆25Jan 14, 2015Updated 11 years ago
- sysmin 监控jvm,linux信息的项目☆10Apr 17, 2019Updated 7 years ago