Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MessageQueue items #1

Merged
merged 11 commits into from
Jun 6, 2024
Merged

MessageQueue items #1

merged 11 commits into from
Jun 6, 2024

Conversation

nerdai
Copy link
Contributor

@nerdai nerdai commented Jun 5, 2024

This PR adds the first working version of our MessageQueue and related absractions.

  • BaseMessageQueue, SimpleMessageQueue
  • BaseMessage
  • BaseMessageQueueConsumer

@nerdai nerdai changed the title Nerdai/message queue MessageQueue items Jun 5, 2024
@nerdai nerdai marked this pull request as ready for review June 6, 2024 18:45
@nerdai nerdai merged commit a562d7c into main Jun 6, 2024
4 of 5 checks passed
@nerdai nerdai deleted the nerdai/message-queue branch June 6, 2024 19:19
nerdai added a commit that referenced this pull request Jul 21, 2024
* scaffold

* fmt

* wip

* add simple

* test for simple mq

* add different consumer type to test

* deregister test

* add publish test

* infinite loop for passing messages

* lock to privateattr

* minor fixes

---------

Co-authored-by: Logan Markewich <[email protected]>
nerdai added a commit that referenced this pull request Jul 27, 2024
Update AWS SQS MessageQueueIntegration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants