Need advice about which tool to choose?Ask the StackShare community!

Gearman

75
144
+ 1
45
NServiceBus

56
130
+ 1
2
Add tool

Gearman vs NServiceBus: What are the differences?

Developers describe Gearman as "A generic application framework to farm out work to other machines or processes". Gearman allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. On the other hand, NServiceBus is detailed as "*Enterprise-grade scalability and reliability for your workflows and integrations *". Performance, scalability, pub/sub, reliable integration, workflow orchestration, and everything else you could possibly want in a service bus.

Gearman and NServiceBus can be primarily classified as "Message Queue" tools.

According to the StackShare community, Gearman has a broader approval, being mentioned in 27 company stacks & 33 developers stacks; compared to NServiceBus, which is listed in 9 company stacks and 6 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Gearman
Pros of NServiceBus
  • 11
    Ease of use and very simple APIs
  • 11
    Free
  • 6
    Polyglot
  • 5
    No single point of failure
  • 3
    Scalable
  • 3
    High-throughput
  • 2
    Foreground & background processing
  • 2
    Very fast
  • 1
    Different Programming Languages Channel
  • 1
    Many supported programming languages
  • 1
    Not as good as alternatives, good job security
  • 1
    Brings on-prem issues to the cloud

Sign up to add or upvote prosMake informed product decisions

What is Gearman?

Gearman allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events.

What is NServiceBus?

Performance, scalability, pub/sub, reliable integration, workflow orchestration, and everything else you could possibly want in a service bus.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Gearman?
What companies use NServiceBus?
See which teams inside your own company are using Gearman or NServiceBus.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Gearman?
What tools integrate with NServiceBus?
    No integrations found
    What are some alternatives to Gearman and NServiceBus?
    RabbitMQ
    RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.
    Kafka
    Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
    Celery
    Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.
    Redis
    Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
    Beanstalkd
    Beanstalks's interface is generic, but was originally designed for reducing the latency of page views in high-volume web applications by running time-consuming tasks asynchronously.
    See all alternatives