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

Include multi-port example in readme? #13

Open
varenius opened this issue May 27, 2021 · 2 comments
Open

Include multi-port example in readme? #13

varenius opened this issue May 27, 2021 · 2 comments

Comments

@varenius
Copy link

I think a standard usecase for etd is multiple simultaneous transfers. In this case, multiple ports are needed. I think it would be nice to show how to set up say 5 ports available on the etd side.

@haavee
Copy link
Member

haavee commented May 28, 2021

For the intended use case - "multiple simultaneous transfers" - you don't need multiple ports! That was the whole point of doing things different (i.e. better) compared to, say, a 2 x jive5ab + m5copy approach.

etd does allow multiple parallel transfers over a single command and single data port, like a proper client/server application should. The multiple data channels are there to simultaneously support different protocols (IPv4 and IPv6, tcp and udt, ...) and/or using specific protocol(s) on specific interfaces and never the amount of parallel transfers.

@varenius
Copy link
Author

Ahaaaa! Great stuff! Maybe clarify this with another sentence then, to ensure other silly users like me won't ask again? :)

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

2 participants