a demo project using commons-pools and commons-net to interact with ftp server
☆24Dec 20, 2025Updated 2 months ago
Alternatives and similar repositories for commons-pool-ftp
Users that are interested in commons-pool-ftp are comparing it to the libraries listed below
Sorting:
- using commons-pool2 to implement a ftp pool☆56Dec 23, 2023Updated 2 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 7 years ago
- 基于netty的mqtt服务☆14Feb 1, 2018Updated 8 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- 一个模仿Kafka的简单消息中间件☆14Jun 29, 2022Updated 3 years ago
- 基于Redis消息队列实现的异步化框架,将页面注册与邮件发送解耦,实现在注册成功后异步发送邮件的功能。 运行项目的时候: 需先开启Redis服务。☆21Jun 8, 2018Updated 7 years ago
- mysql数据实时同步到redis,基于mysql binlog实现的同步方案☆10Dec 12, 2015Updated 10 years ago
- 基于SpringBoot的注解插件,实现了对接口的防重放攻击,校验请求超时,校验请求签名☆18Mar 5, 2019Updated 6 years ago
- netty实现的轻量级rpc框架☆20Dec 16, 2022Updated 3 years ago
- 此ftp客户端连接池底层依赖apache的commons-net和commons-pool2,基于这二者做的个薄层封装,让我们在spring项目中以更简洁、高效的方式使用ftpClient☆42Jul 19, 2018Updated 7 years ago
- 基于 Spring 和 Jedis 的 Disque 封装,使用注解驱动☆22Feb 15, 2016Updated 10 years ago
- 华为云TaurusDB性能挑战赛复赛☆18Sep 18, 2021Updated 4 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Jan 11, 2017Updated 9 years ago
- 支付合集 包含了 微信支付,支付宝支付,银联支付,贝宝支付☆29Oct 24, 2017Updated 8 years ago
- 《实战Java高并发程序设计》(葛一鸣 郭超著)上的代码清单加注释☆34Dec 23, 2018Updated 7 years ago
- 电商网站的秒杀☆28May 15, 2023Updated 2 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- A complete example on DropzoneJS integration with Spring MVC☆12Jul 15, 2014Updated 11 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- hanboDB is a high available,low latency memory database system☆37Apr 4, 2023Updated 2 years ago
- ☆10Aug 13, 2021Updated 4 years ago
- A lite fast object pool☆49Dec 19, 2025Updated 2 months ago
- Code samples, summaries, cheatsheets and other study material for Hadoop MapReduce and Apache Spark☆10Aug 17, 2018Updated 7 years ago
- seckill秒杀项目【PRC】☆10Apr 13, 2019Updated 6 years ago
- An exploration of Flink and change-data-capture via flink-cdc-connectors☆11Jul 7, 2021Updated 4 years ago
- 用Paddle复现论文ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information(ACL2021)☆10Nov 15, 2021Updated 4 years ago
- Second generation of the ICGC DCC release ETL built on Spark☆10Apr 8, 2019Updated 6 years ago
- Memory and GC cheap collections☆12Jun 29, 2015Updated 10 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- An experimental Kotlin compiler in Rust.☆16May 13, 2020Updated 5 years ago
- 支持分库分表jdbc的flink connector☆10Dec 31, 2021Updated 4 years ago
- oracle数据同步到Greenplum的shell脚本☆11May 13, 2019Updated 6 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago