Git Product home page Git Product logo

document-storm-2.0's Introduction

Document Storm 2.0

Document Storm 重构中...

提供文档转换,文档翻译的一个网站。

目前支持:

  1. Word转PDF
  2. PDF转Word
  3. Markdown转HTML
  4. Markdown转PDF
  5. HTML转PDF
  6. Word格式的英文文档翻译

重构后

采用技术:

  • 后端服务器基于Java语言,使用Spring Boot、MyBatis等框架,前端基于Bootstrap、Thymeleaf
  • 采用ActiveMQ消息队列发送文件操作的相关消息,由文件转换的核心cpu处理器集群处理,异步进行文件转换操作
  • 使用Redis共享Session实现SSO单点登录
  • 网站还有显示网易云热门评论的小功能
  • 使用Docker容器进行部署项目多个模块,每个模块镜像化,使用Swarm和Compose进行编排管理集群
    • MVC模块 --> 依赖Common模块
    • CPU模块 --> 依赖Common模块
    • Redis模块
    • MySQL模块
    • ActiveMQ模块

还需要哪些优化?

  • 文档转换方面的相关优化,满足更多格式,转换后效果更佳
  • 添加讨论区或者问题专区
  • 文件定时过期
  • 文档格式的性能优化,对转换时间进行优化(采用分页然后多个任务进行转换?)

项目部署

待优化之后写全...

document-storm-2.0's People

Contributors

icankeep avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.