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

Std IN / OUT #123

Open
gedw99 opened this issue May 29, 2023 · 2 comments
Open

Std IN / OUT #123

gedw99 opened this issue May 29, 2023 · 2 comments

Comments

@gedw99
Copy link

gedw99 commented May 29, 2023

Is there a syd IN / OUT interface ?

so then “ workers” can just use this to interact with the broker.

Syd in / out is universal across any language but also simple.

the idea is for the bud to be the data plane that picks up the std in / out …

@gedw99
Copy link
Author

gedw99 commented May 29, 2023

So essentially it’s a backend just like nats and memory.

many software can call the backend over std io and the CQRS protos are usable on that context

Mir msybe that the sys backend is more of a proxy and delegates the actual work to a memory or nats backend .

@gedw99
Copy link
Author

gedw99 commented May 29, 2023

https://github.com/modernice/goes/blob/main/backend/nats/bus.go

Shows the usage imports quite well.

The syd io bus would be a lot like this

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

No branches or pull requests

1 participant