[HN Gopher] NSQ: Open-source realtime distributed messaging, bil...
       ___________________________________________________________________
        
       NSQ: Open-source realtime distributed messaging, billions of
       messages / day
        
       Author : seansh
       Score  : 30 points
       Date   : 2024-01-09 17:11 UTC (5 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | esafak wrote:
       | When you would use this over Kafka, Pulsar, Kinesis, NATS,
       | RedPanda, Fluvio, etc.?
       | 
       | I found this comparison from 2023
       | https://gcore.com/learning/nats-rabbitmq-nsq-kafka-compariso...
        
         | ko_pivot wrote:
         | NATS especially seems very similar but more advanced.
        
       | bob1029 wrote:
       | Billions of messages per day is 10-100k per second on average. If
       | you do this in a vertical on one box with something like a ring
       | buffer abstraction, you can achieve MPSC messaging rates in
       | excess of millions per second without trying very hard across any
       | arbitrary # of clients.
       | 
       | E.g. https://aeron.io/aeron-open-source/#aeron_transport
        
       ___________________________________________________________________
       (page generated 2024-01-09 23:01 UTC)