Um sistema de produtor/consumidor bem simples para servir de exemplo a quem quiser implementar sistemas que funcionam com mensageria
-
Updated
Dec 3, 2023 - Python
Um sistema de produtor/consumidor bem simples para servir de exemplo a quem quiser implementar sistemas que funcionam com mensageria
Modelo para el uso de Amazon SQS implementado con Nodejs, Serverless-offline, Amazon SQS, Amazon Api-Gateway, Aws-lambda, etc
Repositório contendo a resolução da primeira parte do desafio da Anota-Ai
Nessa aula vamos aprender como utilizar o localstack que é um emulador de serviços AWS para desenvolver uma producer SQS com Webflux e AWS SDK
AWS Terraform module for a S3 bucket with SQS queues to receive CreateObject events.
WonderQ is a simplified version of Amazon's SQS. This repository includes the WonderQ queue itself that handles adding messages from producers, sending messages to consumers and deleting messages from the queue once the consumer has finished processing the data. I've also included a simple producer and consumer for demonstration .
Exploring FaaS, AWS, Serverless, Lambda & SQS with an SQS publisher/consumer example
Sample spring boot app to produce and listen to AWS SQS Queue.
Mini sqs client using unidici as http agent
Produzindo e consumindo mensagem utilizando .NET, SQS e Terraform
This project was developed for educational purposes, aiming to explore and deepen knowledge of the NestJS framework. It serves as a practical study for the adaptation of concepts such as Clean Architecture and Hexagonal Architecture.
A repo showing how to use sqs offline (as producer and consumer) with serverless and localstack
Objetivo: Consumo e produção de mensagens para o serviço AWS SQS em Java utilizando Spring Boot.
A RESTful file upload microservice that validates and accepts .TXT files (up to 10MB), stores them securely in AWS S3 with unique UUID identifiers, and publishes tracking messages to AWS SQS to trigger downstream processing—providing a clean entry point for asynchronous text analysis pipelines.
Source code for AlphaMail's lambda+sqs buffer for spam classification.
Simple generic Amazon SQS client and mock, designed to make asynchronous applications that uses SQS queues simple to test.
SQS Extended combines sqs-consumer and producer with support for handling large messages via S3.
SQS wrapper to help you publish and listen to messages in your Go services
Spring Cloud Stream Binder for AWS SQS
Reliably process messages in queue with dead-letter queues in SQS
Add a description, image, and links to the sqs-producer topic page so that developers can more easily learn about it.
To associate your repository with the sqs-producer topic, visit your repo's landing page and select "manage topics."