sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate (by bbc)

Sqs-consumer Alternatives

Similar projects and alternatives to sqs-consumer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sqs-consumer alternative or higher similarity.

sqs-consumer reviews and mentions

Posts with mentions or reviews of sqs-consumer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-16.
  • Infinite loop pattern to poll for a queue in a REST server app
    4 projects | /r/node | 16 Oct 2022
    You could utilize a wrapper like sqs-consumer. Check out their implementation.
  • How to Instrument AWS Services with OpenTelemetry
    6 projects | dev.to | 19 Sep 2022
    To receive the messages from the queue, we will use the sqs-consumer library. The service will receive messages describing newly created orders. After some processing, it will change the order status in the table to ‘completed’.
  • Knock and Open Source
    3 projects | dev.to | 10 Jun 2021
    As we built out this new system, we looked at the current module ecosystem to determine if anything would fit our needs to keep this queue cleared. Unfortunately, the best module we could find, sqs-consumer, did not support FIFO queues and the issues indicated they did not have any intention to do so. Therefore, we wrote sqsiphon. Our library heavily borrows from the public interface of sqs-consumer, but is implemented in a much different way. In particular, sqsiphon leverages the Node.js event loop through setImmediate to build the polling mechanism instead of relying on SQS's "long polling" feature. Additionally, sqsiphon utilizes the JavaScript prototype to reduce reliance on expensive closures. As a bonus, OpenTracing support is built-in to sqsiphon so that applications built with it can be monitored effectively. The result is a library that can poll SQS extremely quickly while requiring very little overhead.
  • A note from our sponsor - SurveyJS
    surveyjs.io | 26 Apr 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Stats

Basic sqs-consumer repo stats
4
1,676
8.5
14 days ago

Sponsored
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.
www.influxdata.com