Giter Site home page Giter Site logo

img_worker's Introduction

项目介绍
    整体项目实现图片及静态页面恢复删除、通过页面地址删除恢复页面图片、CDN缓存刷新、文章全文搜索、分布式节点管理、图片白名单管理、死链提交处理功能。
    项目通过ETCD实现分布式部署。
    该项目为操作节点程序。由于需要将项目的操作程序部署到多个服务器,为实现快速部署,使用Go语言开发。

项目功能
    通过worker.json获取每个节点程序本地初始配置信息
    通过ETCD获取本地详细配置信息,并在ETCD上注册信息,方便master管理。
    通过ETCD获取任务信息,实现文件删除与恢复、死链写入提交文件。。

程序主入口文件目录
    img_worker/main
华为obs程序主入口文件目录
    img_worker/obs

使用Goland编译为linux运行程序时,使用参数GOOS=linux;GOARCH=amd64

img_worker's People

Contributors

caijinxu avatar

Watchers

 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.