GithubHelp home page GithubHelp logo

vmq-fun's Introduction

vmq-fun

A test-rig for VerneMQ.

I'm running vernemq in a Docker container, and poking at it via ruby-mqtt.

Running auto/dev will start a "vernemq" container, then drop you into a interactive "dev" environment, suitable for running the test scripts.

q is the entrypoint. Generate a message as follows:

root@dev:/work# echo hello | q pub firehose

To generate lots of messages, use the timestamps script:

timestamps | q pub firehose

Then (in another auto/dev window), subscribe to messages like this:

root@dev:/work# q sub firehose

You can monitor the vernemq container, in a lo-fi way, with auto/vmq-monitor.

Enjoy!

vmq-fun's People

Contributors

mdub avatar

Watchers

James Cloos avatar  avatar

vmq-fun's Issues

Unable to locate package httpie

Hm... httpie doesn't love me?

โžœ  vmq-fun git:(master) auto/dev
Starting vmqfun_vernemq_1 ... done
Building dev
Step 1/3 : FROM ruby:2.5
 ---> 213a086149f6
Step 2/3 : RUN apt-get -y update
 ---> Using cache
 ---> 06e6a57f0be2
Step 3/3 : RUN apt-get -y install curl httpie
 ---> Running in 4c86e3a7acf9
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package httpie
ERROR: Service 'dev' failed to build: The command '/bin/sh -c apt-get -y install curl httpie' returned a non-zero code: 100

Hello from vernemq/vernemq#631

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.