GithubHelp home page GithubHelp logo

docker-try's Introduction

前后端·html+flask+python 前端主要实现了添加,查询和打印数据库三个功能,在主界面中可以直接看到数据库中的信息, 在/search中可以查找,找不到会返回No result,在/add中可以添加新的blog.

add_blog,get_blog写在了service中,service是单例模式,方便管理

微服务: /todo/api/v1.0/add/blog/ /todo/api/v1.0/search/blog/ /todo/api/v1.0/search/blogs/

RPC实现使用python第三方库xmlprc,app/web2.py 模拟了rpc服务器的建立,web.py的方法模拟了rpc调用远程客户端的方式.在项目中rpc技术用来实现统一数据

docker镜像文件路径docker/Dockerfile

zookeeper 中的conf文件夹有zoo.cfg文件 其中有datadir 和logdir 分别为数据输出和日志, 首次运行用户需要执行 echo serverid >> filelocation zoo.cfg文件中有三个ip分别为三台服务器的ip地址 python 中应用到znode文件用于新建节点监听其他节点或者存储数据,fAILURE.PY 为检测节点失败的文件, lock.py 为避免数据冲突

docker-try's People

Contributors

adam0429 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.