Skip to main content

File-based store Versus JDBC-compliant RDBMS store

The performance of FioranoMQ with an RDBMS-based message store is not as optimal as with a file-based message store.

  • RDBMS based store provides higher security.
  • Offline Database reliability is generally higher.
  • Database stores generate network traffic if the database server is on a different JVM or machine. Network traffic is not generated in case of a file-based store.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.