CatMQ v2.2.0

Version: 2.2.0
Status: Stable
Released: 2025-01-17
License: MIT License
Downloads
CatMQ.2.2.0.exe • 34.25 MB
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes
  • Keys are now binary.
  • Queues can be loaded without pre-sorting.
  • Additional flow control.
  • Memory footprint now only includes in-buffer messages for persistent queues.
  • Improved paging.
  • Deferment improvements.

Be sure to check out the nuget packages: https://www.nuget.org/packages/NTDLS.CatMQ.Client/2.2.0 https://www.nuget.org/packages/NTDLS.CatMQ.Server/2.2.0

Full Changelog: https://github.com/NTDLS/CatMQ/compare/2.1.5...2.2.0