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

Feature work/notes/fixes for PoC #740

Closed
9 tasks done
alecthomas opened this issue Jan 4, 2024 · 9 comments
Closed
9 tasks done

Feature work/notes/fixes for PoC #740

alecthomas opened this issue Jan 4, 2024 · 9 comments
Assignees
Labels
epic An umbrella topic

Comments

@alecthomas
Copy link
Collaborator

alecthomas commented Jan 4, 2024

Must build:

Future work/notes:

@mistermoe
Copy link
Member

mistermoe commented Jan 9, 2024

@alecthomas would a queueing mechanism be too chonky to add to this issue or does it make sense to track separately?

@alecthomas
Copy link
Collaborator Author

Ah, no, I knew there was something I was forgetting. I'll add it.

@alecthomas
Copy link
Collaborator Author

alecthomas commented Jan 9, 2024

What queueing pattern(s) do you need initially? The patterns are described here

@mistermoe
Copy link
Member

i think pubsub would likely be best!

@alecthomas
Copy link
Collaborator Author

Hehe well there are two patterns: fanout and first-come first-served. I assume you mean first-come first-served? Where multiple consumers consume from a single subscription to a topic.

@mistermoe
Copy link
Member

mistermoe commented Jan 10, 2024

ah aye apologies. i scrolled to the top of the doc and read "messaging patterns" so thought you were asking which of the messaging patterns first. should've just looked at exactly where you linked! correct pubsub first-come first-served

@alecthomas
Copy link
Collaborator Author

alecthomas commented Jan 10, 2024

@mistermoe can you send us the link to your KMS interface code please?

@alecthomas alecthomas changed the title Feature work/notes/fixes for tbdex PoC Feature work/notes/fixes for PoC Jan 17, 2024
@alecthomas alecthomas pinned this issue Jan 18, 2024
@alecthomas alecthomas added the epic An umbrella topic label Jan 18, 2024
@alecthomas alecthomas unpinned this issue Feb 7, 2024
@alecthomas
Copy link
Collaborator Author

Moved all the other issues to the #728

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic An umbrella topic
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants