Git Product home page Git Product logo

micro-message-hub.node's Introduction

Build Status npm

Micro Message Hub

Pragmatic and opinionated messaging solution for your (micro) services, backed by AMQP.

Why should you be interested?

Micro message hub is not just a library, it's also the architecture skeleton for your application.

As a library it offers you a nice API, hiding AMQP complexity, exposing just the fine grained selection of features. Don't forget there is also fake-mmq.js, so you can easily write your tests with mmq double and execute them in isolation.

As an architecture, it offers a battle tested, hybrid (sync/async), communication scheme for your modules, often written in different languages. It's all based on AMQP (with RabbitMQ extension), so you can communicate with other services having proper driver.

More to come...

You are welcome

If you have question, suggestion, improvement, fix, port to a different language or what-else, please create an issue or pull request. Everyone interested will get notified.

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.