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

Nats msg bus #6

Open
lbenincasa opened this issue Jun 20, 2022 · 4 comments
Open

Nats msg bus #6

lbenincasa opened this issue Jun 20, 2022 · 4 comments

Comments

@lbenincasa
Copy link

Hi,
what about to support/use Nats for the tcp proxy forwarding ?
Whit this approach it could be very easy to monitor the tcp traffic.

Bye,
Luca

@kevwan
Copy link
Owner

kevwan commented Jun 22, 2022

any benefits?

@gedw99
Copy link

gedw99 commented Jul 22, 2022

Nats is a great idea .

The benefit is because NATS is at its core a virtualised router , with anything going through it . I use it for almost everything because you get automatic load balancing , clustering, retry.

As a consequence you can upgrade services or databases with zero downtime.

It’s more like a mesh router in that way.

@gedw99
Copy link

gedw99 commented Jul 22, 2022

I would really appreciate if the cli / gui was separated from the core proxy code .

@kevwan
Copy link
Owner

kevwan commented Jul 22, 2022

I'm not sure what's the relationship between nats and tproxy.

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

3 participants