Discussion Thread

This page summarizes the projects mentioned and recommended in the original post on /r/neoliberal

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • MQTTnet

    MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.

  • For the server we used mosquitto because we already used it in the past (and it's relatively simple), for the client MQTTnet because it's .net and it seemed good enough (mosquitto has a client library too but it's C so I'd have to write some interop). It's a simple protocol so it shouldn't really matter which implementation you use.

  • mosquitto

    Eclipse Mosquitto - An open source MQTT broker

  • For the server we used mosquitto because we already used it in the past (and it's relatively simple), for the client MQTTnet because it's .net and it seemed good enough (mosquitto has a client library too but it's C so I'd have to write some interop). It's a simple protocol so it shouldn't really matter which implementation you use.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Eclipse Mosquitto - An open source MQTT broker

    2 projects | /r/programming | 11 Oct 2021
  • Beginner IoT project: LED Web trigger

    6 projects | dev.to | 8 Jan 2024
  • Synchronize 25 ESP8266 to start playback of an audio file at the same time

    3 projects | /r/arduino | 8 Dec 2023
  • Communicating between 2 servers without webservice?

    1 project | /r/dotnet | 15 Oct 2023
  • virtualisation.oci-containers - how can I move away from DockerHub for my image and move to building my own image from Dockerfile on owners repo?

    1 project | /r/NixOS | 12 Jul 2023