EasyXMS是一个Java编写的用于批量管理Linux/Unix服务器的简易系统,如:多线程批量执行命令、多线程批量上传文件等功能.
☆21Feb 8, 2015Updated 11 years ago
Alternatives and similar repositories for EasyXMS
Users that are interested in EasyXMS are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- novels 是一个小说/影视更新通知程序,支持邮件/微信通知☆10Nov 22, 2018Updated 7 years ago
- django rest framework实战练习☆10Jul 6, 2017Updated 8 years ago
- Swagger 是一款RESTFUL接口的文档在线自动生成+功能测试功能软件。本文简单介绍了在项目中集成swagger的方法和一些常见问题。如果想深入分析项目源码,了解更多内容,见参考资料。 Swagger 是一个规范和完整的框架,用于生成、描述、调用和可视化 RESTfu…☆17Sep 13, 2017Updated 8 years ago
- 分布式在线聊天系统☆10Sep 17, 2014Updated 11 years ago
- Automatically exported from code.google.com/p/sshxcute☆12Nov 1, 2015Updated 10 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆15May 11, 2018Updated 8 years ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Jul 5, 2018Updated 7 years ago
- Java版的并行分布式SSH客户端,基于jsch实现。可并行或串行在多台服务器上执行指令,上传或下载文件。☆12Aug 28, 2017Updated 8 years ago
- CoolChat项目的服务端☆15Jul 13, 2017Updated 8 years ago
- 分布式小文件存储系统☆25Jan 7, 2017Updated 9 years ago
- ios 客户端微信扫码登录app☆11Aug 14, 2018Updated 7 years ago
- 微信授权分享工具类 WeChatHelper☆10Mar 22, 2018Updated 8 years ago
- Pritunl OpenVPN HTTP API☆25Feb 27, 2021Updated 5 years ago
- 这是一个基于Hadoop的视频转码系统,首先视频在本地进行分割成64M左右大小,然后从本地文件夹中上传到HDFS中,然后启动一个MapReduce作业,每一个Map作业下载一个视频到本地,进行转码到在上传到HDFS中,没有reduce过程,最后客户端自行下载这些转码后的分片…☆29May 11, 2014Updated 12 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- better performance for kylin query☆15Jun 14, 2019Updated 6 years ago
- Read Nmon Code To Learn Analyzing Linux Performance:☆54Jan 23, 2019Updated 7 years ago
- 微信授权登录,access_token刷新,用户信息获取。☆10Nov 5, 2016Updated 9 years ago
- java实现本机和linux系统之间上传和下载文件☆11Sep 18, 2017Updated 8 years ago
- trace、APM、革命log4j、可看局部变量【接口完整的方法全链路跟踪、性能优化、debug实时或历史现场、极其轻量级】 针对进程内对外接口级别的,完整进程内逻辑调用链路的:方法和方法内片段的耗时统计、串联debug信息、可查历史或线上接口问题。接近于单机版本的Eagl…☆70Sep 7, 2023Updated 2 years ago
- Visually explore your JMH benchmarks on Jenkins!☆14Aug 6, 2024Updated last year
- 文件上传,图片上传(后缀名验证,文件类型验证),大文件分片上传,“秒传”,断点续传,传输失败自动重试,手动重试☆10Apr 14, 2018Updated 8 years ago
- 轻量级、高性能的Java Web开发框架~☆20Feb 22, 2023Updated 3 years ago
- WTP - 一个动态线程池管理系统☆14Aug 16, 2022Updated 3 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统☆18Feb 25, 2016Updated 10 years ago
- HttpClient和WebService编写的客户端程序☆16Dec 21, 2017Updated 8 years ago
- Kill Kubernetes pods by playing Id's DOOM!☆10May 31, 2021Updated 4 years ago
- 使用SSH框架完成的一个物流管理系统,功能点在README.md文件中有详细介绍!近20个功能点!☆33Sep 24, 2016Updated 9 years ago
- Fastjson反序列化环境(一步步)☆14Jun 17, 2022Updated 3 years ago
- 基于Spring的轻量级社区☆15Dec 16, 2016Updated 9 years ago
- 在线文件共享☆27Mar 28, 2016Updated 10 years ago
- An implementation of write-ahead logging (WAL) for nodejs.☆15May 6, 2016Updated 10 years ago
- ☆18Feb 1, 2015Updated 11 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Example of using greenplum-spark connector☆21Feb 5, 2019Updated 7 years ago
- 对JasigCas的java客户端也进行了小调整,让登陆之后自动返回到登陆之前的页面,不再使用p:service定义的值,并有一个客户端配置单点登陆的例子☆20Jul 18, 2014Updated 11 years ago
- Spark SQL Macros provides a mechanism similar to Spark User-Defined function registration; with the key enhancement being that custom cod…☆16Mar 17, 2021Updated 5 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Nov 18, 2017Updated 8 years ago
- Web based user management system for PPTP service☆13Jan 22, 2015Updated 11 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 3 years ago
- Example using Grafana with Druid☆11Mar 27, 2015Updated 11 years ago