Software Alternatives & Reviews

MassTransit VS Celery

Compare MassTransit VS Celery and see what are their differences

MassTransit logo MassTransit

A free, open-source distributed application framework for .NET.

Celery logo Celery

Celery helps innovative companies set up pre-order or custom crowdfunding campaigns anywhere.
  • MassTransit Landing page
    Landing page //
    2023-02-21
  • Celery Landing page
    Landing page //
    2021-10-19

MassTransit videos

No MassTransit videos yet. You could help us improve this page by suggesting one.

+ Add video

Celery videos

Medical Medium Anthony William on the Dos and Don’ts of Celery Juice

More videos:

  • Review - Celery Juice Review: I Drank Celery Juice for 7 Days & This Is What Happened
  • Review - CELERY JUICE REVIEW | Medical medium's celery juice for 2 months | Honest Experience | Georgia Gibbs

Category Popularity

0-100% (relative to MassTransit and Celery)
Data Integration
52 52%
48% 48
Stream Processing
59 59%
41% 41
Web Service Automation
58 58%
42% 42
eCommerce
0 0%
100% 100

User comments

Share your experience with using MassTransit and Celery. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, MassTransit seems to be more popular. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

MassTransit mentions (8)

  • What's the deal with "hosts" in console applications now?
    I really like https://masstransit-project.com/. I use it with both RabbitMQ and Azure Service Bus. Source: over 1 year ago
  • Best .net open source microservice based project?
    I actually found the MassTransit samples really enlightening. https://masstransit-project.com/. Source: almost 2 years ago
  • Hello my company is trying to port from PHP to C#. Currently we want to port worker an example you execute cli command which is long running command which consumes messages from Rabbit Mq. How do you suggest that we do it in Dotnet way?
    Https://masstransit-project.com/ - Mass Transit might help, it's designed to make handling messages in .net easier and supports Rabbit Mq - might be worth a look. Source: almost 2 years ago
  • .NET application stuck and on processing bus messages because of possible other activity in the console app? How can I debug?
    Look into IHostedService or use something like MassTransit. Source: about 2 years ago
  • Implementing a Clean Architecture in ASP.NET Core 6
    My secondary goal was to abstract away concepts like domain events, CQRS and event sourcing from dependencies on specific implementations – or even other abstractions brought by some well-known packages – such as MediatR, MassTransit, EventStore etc. - Source: dev.to / over 2 years ago
View more

Celery mentions (0)

We have not tracked any mentions of Celery yet. Tracking of Celery recommendations started around Mar 2021.

What are some alternatives?

When comparing MassTransit and Celery, you can also consider the following products

Dapr - Application and Data, Build, Test, Deploy, and Microservices Tools

Enqueue It - Easy and scalable solution for manage and execute background tasks seamlessly in .NET applications. It allows you to schedule, queue, and process your jobs and microservices efficiently.

RabbitMQ - RabbitMQ is an open source message broker software.

Hangfire - An easy way to perform background processing in .NET and .NET Core applications.

SignalR - SignalR is a server-side software system designed for writing scalable Internet applications, notably web servers.

Sidekiq - Sidekiq is a simple, efficient framework for background job processing in Ruby