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

nanomsg

10
28
+ 1
0
ZeroMQ

254
567
+ 1
71
Add tool

nanomsg vs ZeroMQ: What are the differences?

What is nanomsg? A socket library. It is a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use. Implemented in C, it works on a wide range of operating systems with no further dependencies.

What is ZeroMQ? Fast, lightweight messaging library that allows you to design complex communication system without much effort. The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.

nanomsg and ZeroMQ can be primarily classified as "Message Queue" tools.

ZeroMQ is an open source tool with 5.43K GitHub stars and 1.59K GitHub forks. Here's a link to ZeroMQ's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of nanomsg
Pros of ZeroMQ
    Be the first to leave a pro
    • 23
      Fast
    • 20
      Lightweight
    • 11
      Transport agnostic
    • 7
      No broker required
    • 4
      Low level APIs are in C
    • 4
      Low latency
    • 1
      Open source
    • 1
      Publish-Subscribe

    Sign up to add or upvote prosMake informed product decisions

    Cons of nanomsg
    Cons of ZeroMQ
      Be the first to leave a con
      • 5
        No message durability
      • 3
        Not a very reliable system - message delivery wise
      • 1
        M x N problem with M producers and N consumers

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is nanomsg?

      It is a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use. Implemented in C, it works on a wide range of operating systems with no further dependencies.

      What is ZeroMQ?

      The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.

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

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

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

      What tools integrate with nanomsg?
      What tools integrate with ZeroMQ?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      What are some alternatives to nanomsg and ZeroMQ?
      MQTT
      It was designed as an extremely lightweight publish/subscribe messaging transport. It is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium.
      Kafka
      Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
      gRPC
      gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking...
      RabbitMQ
      RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.
      Amazon SQS
      Transmit any volume of data, at any level of throughput, without losing messages or requiring other services to be always available. With SQS, you can offload the administrative burden of operating and scaling a highly available messaging cluster, while paying a low price for only what you use.
      See all alternatives