GithubHelp home page GithubHelp logo

qapubsub's Introduction

QUANTAXIS_PUB/SUB

version

  • 1.0 pub/sub模型

  • 1.1 升级并完全更新至最新版本pika

  • 1.2/1.3 重构

  • 1.4 增加direct模型的支持, 增加routing的订阅/分发

  • 1.5 优化pubsub的模式, 规范env, 支持多机分布式/多docker container

  • 1.6 增加debug tool[command line]

  • 1.6.2 修改默认user为 'admin'

  • 1.6.5 增加durable配置和vhost

  • 1.7 优化topic 模式

  • 1.8 优化 add_sub 增加多订阅!!!

  • 1.11 fix guest bug

  • 1.12 增加对于producer的 confirm develer

安装

pip install quantaxis_pubsub

需要配置的4个 ENV 选项

  • QAPUBSUB_IP 默认 'localhost'
  • QAPUBSUB_PORT 默认 5672
  • QAPUBSUB_USER 默认 'admin'
  • QAPUBSUB_PWD 默认 'admin'

DEBUG tool

qaps_pub --exchange {exchange} --model {direct/fanout} --routing_key {key} --content {content} --user {user} --password {password} --host {host}

qaps_sub --exchange {exchange} --model {direct/fanout} --routing_key {key} --user {user} --password {password} --host {host}

qapubsub's People

Contributors

yutiansut avatar rubikplanet avatar zhongjyyy avatar renovate-bot 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.