Giter Club home page Giter Club logo

danmuwap's Introduction

开发环境:docker,ubuntu

webserver:nginx

后端框架:lumen

前端框架:bootstrap,vue.js,Jquery等

数据库:Mysql

缓存层:Redis

长连接:swoole、websocket

异步队列:crontab

图像处理:FFmpeg扩展,image扩展等

项目描述:用户可以通过邮箱进行注册和登录,观看视频,上传视频,发射弹幕,评论视频,发送动态等

核心架构描述: 用户接口层采用lumen框架编写,依赖于核心coreServive(单)

Swoole_websocket将用户发送的弹幕至Redis队列缓存中, 编写异步cron将队列缓存数据同步到mysql中, 上传视频采用插件对视频进行上传, 使用FFmpeg对视频按秒数进行截取并将截取的图片通过imagick合成gif作为封面展示, 个人中心含有新增/修改个人信息, 发送动态等功能, 利用Redis缓存减轻了MYSQL读写的压力

danmuwap's People

Contributors

wenruige avatar

Watchers

 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.