Software Alternatives & Reviews

Are websockets right for this?

mosquitto NATS
  1. Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices
    Pricing:
    • Open Source

    #IoT Connectivity #Data Integration #Web Service Automation 36 social mentions

  2. 2
    NATS.io is an open source messaging system for cloud native applications, IoT messaging, Edge, and microservices architectures.
    Pricing:
    • Open Source
    Https://nats.io sounds like a good fit for what you're trying to do. In a nutshell, it is a high-performance messaging system written in Go which supports a variety of patterns like request-reply, publish-subscribe, etc. Applications connect to NATS, and from there all communication occurs via subject-based messaging. It gives a common dial-tone for everything to talk together and abstracts the underlying network.

    #Developer Tools #Queueing, Messaging And Background Processing #App Development 63 social mentions

Discuss: Are websockets right for this?

Log in or Post with