GithubHelp home page GithubHelp logo

focusn / multimediadesktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wu560130911/multimediadesktop

0.0 0.0 0.0 119.35 MB

分布式多媒体共享平台,个人毕业设计的系统,采用分布式系统构架,保证服务的稳定性。项目wiki文档:https://github.com/wu560130911/MultimediaDesktop/wiki

License: Apache License 2.0

Java 49.05% CSS 2.72% JavaScript 30.56% Shell 1.20% Batchfile 0.07% FreeMarker 16.39%

multimediadesktop's Introduction

MultimediaDesktop(分布式多媒体共享平台)

本系统为个人毕业设计的系统,采用分布式系统构架,保证服务的稳定性。目前系统已经开发完毕,现开源和大家一起分享学习。系统采用Apache License Version 2.0开源协议。

作者:吴梦升 邮箱:[email protected]

项目wiki文档:https://github.com/wu560130911/MultimediaDesktop/wiki(还在完善中)

具体的系统设计和功能文档将在后期完善。。。。。。。。。。。。

系统整个是一个Maven项目,包含三个子项目,分别是:Server-API、Server、Client。其中Server-API主要包含一些基本工具类和服务接口等,Server主要是业务逻辑和数据持久化,Client主要是WEB服务,处理web请求。


系统构架采用目前中小型公司常用的构架方式。

系统采用的技术主要有:Dubbo,memcache,mail,spring,fastjson,hibernate,druid,freemarker,jpa,spring data jpa,servlet3.1,shiro,fastjson,spring mvc,extjs4等

系统依赖的工具

Zookeeper,MemCache,Mysql(默认,可选择其他的),Tomcat(默认,可以选择其他的),Maven,JDK 1.7+,dubbo admin,dubbo monitor

系统最外层由nginx进行处理,然后nginx对请求进行转发(静态文件和媒体文件特殊处理),如图所示。

当nginx分发请求到web集群后,web端的处理流程如图所示。

在deploy/sql里包含本系统的sql文件,导入数据库即可。管理员账号:wu560130911,密码:1234567 项目对打包进行了处理,服务端将打包成文件夹,包含执行脚本。消费端将打包成文件夹(war文件)和静态资源文件(经过压缩)。 请参见本人博文,分布式桌面多媒体共享平台

系统采用shiro作为安全框架,目前只有三个角色的用户,使用Memcache作为分布式会话缓存(不依赖容器),将用户权限等信息存放在缓存中,如图所示。










multimediadesktop's People

Contributors

wu560130911 avatar gmlewis 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.