FlashMQ
  • Home
  • About FlashMQ
    • About FlashMQ
    • Demo
  • Blog
  • Download
    • Download FlashMQ
    • Download MQTT Load Simulator
  • Documentation
    • Plugin
    • Man page flashmq.conf
    • Let’s Encrypt
    • Security and Stability
  • Benchmarks
  • 2023-03-12
  • in Uncategorized
  • admin
  • Comments are closed

Async MQTT authentication (using libcurl)

Check out the example plugin for async authentication using libcurl. Asynchronous calls are calls that don’t block your program while waiting for a response. Instead of waiting for a response to a network request (for instance), you will initiate the request and check for a result later. If you don’t do this asynchronously for a […]

Read More
  • 2023-03-04
  • in Uncategorized
  • admin
  • Comments are closed

FlashMQ 1.3.0 released

Aside from some bug fixes and internal refactoring, these new features have been added: AppImage and debs are available on the download page.

Read More
  • 2023-02-05
  • in Uncategorized
  • admin
  • Comments are closed

FlashMQ 1.2.0 released

Aside from some internal development fixes, these new features have been added: AppImage and debs are available.

Read More
  • 2023-01-16
  • in Uncategorized
  • admin
  • Comments are closed

A Million Dollar Bill at AWS IoT Core

When you have a high message volume, an important consideration is cost. Check out this comparison.

Read More
  • 2022-11-26
  • in Uncategorized
  • admin
  • Comments are closed

Understanding clean session and clean start

Everybody who works with MQTT has come across ‘clean session’ (MQTT3) or ‘clean start’ (MQTT5). But there are some caveats to understanding it. The idea about a session in MQTT is that your program state is unaffected when the underlying connection (TCP) drops momentarily (and the length of a ‘moment’ is relative). This is the […]

Read More
  • 2022-11-13
  • in News
  • admin
  • Comments are closed

FlashMQ version 1.0.0 released

After two years of development, the time has come to release version 1.0.0. This release marks the first production-ready version. Its stability has been proven by rigorous (automatic) tests and extensive fuzzing. Head on over to the download page and give it a try!

Read More
  • 2022-07-29
  • in Benchmarks, Uncategorized
  • admin
  • Comments are closed

MQTT Benchmark – FlashMQ vs VerneMQ vs EMQX vs NanoMQ

An interactive benchmark comparing FlashMQ to other #mqtt servers. Which one will reach a million messages per second?

Read More
  • 2022-01-19
  • in Benchmarks, Uncategorized
  • admin
  • Comments are closed

Four million connections on one server

FlashMQ aims to offer single-server scalability to an extent that it can serve high numbers of MQTT clients without having to resort to a multi-server infrastructure. The following is a short video demonstrating that millions of clients on one server is within reach.

Read More
  • 2021-08-17
  • in Benchmarks, Uncategorized
  • admin
  • Comments are closed

MQTT million+ messages per second benchmark with FlashMQ

Demo of FlashMQ MQTT server’s performance. First section: comparison of the MQTT brokers Mosquitto, HiveMQ and VerneMQ and how they compare to FlashMQ’s performance in messages per second. Second section: we up the stakes.

Read More

Sitemap

  • Home
  • About FlashMQ
    • About FlashMQ
    • Demo
  • Blog
  • Download
    • Download FlashMQ
    • Download MQTT Load Simulator
  • Documentation
    • Plugin
    • Man page flashmq.conf
    • Let’s Encrypt
    • Security and Stability
  • Benchmarks

Latest blog posts

  • Async MQTT authentication (using libcurl) 2023-03-12
  • FlashMQ 1.3.0 released 2023-03-04
  • FlashMQ 1.2.0 released 2023-02-05
  • A Million Dollar Bill at AWS IoT Core 2023-01-16
  • Understanding clean session and clean start 2022-11-26

FlashMQ elsewhere

  • FlashMQ.com
  • FlashMQ on GitHub
  • FlashMQ on YouTube

Contact & Support

To contact the FlashMQ developers, you can email them directly at contact@flashmq.org or via the FlashMQ issue tracker.

For commercial support (and soon managed hosting), look no further than FlashMQ.com.