I open-sourced a lib for Message Queueing /w MongoDB - wise idea?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • MongoQueueing

    Message Queueing for .NET Core with MongoDB

  • MongoQueueing was created during the development of the All Quiet incident escalation platform. I wanted to keep our tech-stack as simple as possible. Since we were using MongoDB as a database, we didn't want to introduce more moving parts in our infrastructure.

  • Rebus.MongoDb

    :bus: MongoDB persistence implementations for Rebus

  • 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
  • NoRM

    NoRM is a MongoDB driver for .Net designed to provide access to strongly/statically-typed documents and collections. (by atheken)

  • I wrote a library for mongodb a long time ago, but haven't used in in about ten years, so it's capabilities might have changed. I would have a lot of reservations for using MongoDB in this scenario, especially for jobs that can produce side-effects (such as sending emails).

  • QuartzNet

    Quartz Enterprise Scheduler .NET

  • I would agree with using Job over Queue. Therefore I would recommend looking at Quartz.Net https://www.quartz-scheduler.net/

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