Coder Social home page Coder Social logo

Comments (6)

Scarjit avatar Scarjit commented on June 24, 2024 1

@gedw99 We are currently in the process of restructuring our datamodel.
I would therefor not change the broker, until we have finalized the new datamodel.

from united-manufacturing-hub.

Scarjit avatar Scarjit commented on June 24, 2024

Do you know how NATS compares to Redpanda in terms of resource usage ?
For example, if i have a broker with ~500-1000 msg/sec, what is the CPU & Memory usage of the NATS server ?

from united-manufacturing-hub.

gedw99 avatar gedw99 commented on June 24, 2024

hey @Scarjit

I have run Redpanda and kafka and nats jetstream. Before either existed ran tibco rendezvous :)

https://www.youtube.com/watch?v=C4BnJ5QLeTY is a good comparison between kafka and nats that goes into the type of detail you might care about....

You asked about Resource usage but that is not the way to look at it. The trade offs are far more cross cutting:

NATS is

  • lighter
  • easier to do ops at day 2. lame duck mode :)
  • more flexible.
    • much more scalable for global
  • has LEAF NODES that is designed for IOT !!!

from united-manufacturing-hub.

JeremyTheocharis avatar JeremyTheocharis commented on June 24, 2024

Thank you for the suggestion! At the moment, we will stick with MQTT and Kafka.

We need an MQTT in any case, as MQTT is very common in IoT and on the shopfloor. For stream processing, we leverage additionally Kafka (see also our reasoning here: https://learn.umh.app/blog/tools-techniques-for-scalable-data-processing-in-industrial-iot/)

from united-manufacturing-hub.

gedw99 avatar gedw99 commented on June 24, 2024

all good :) wil close...

from united-manufacturing-hub.

gedw99 avatar gedw99 commented on June 24, 2024

@Scarjit

read that article. YOu know NATS has Leaf mode, which is for IOT factories etc where a network partition does not stop everything.

from united-manufacturing-hub.

Related Issues (20)

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.