Evaluating Dora for Robust Distributed Systems: Networking & Security Questions #1491
Unanswered
glight2000
asked this question in
Q&A
Replies: 1 comment
-
|
@glight2000 to answer your two questions: Secure communication: this one is also not actively addressed. For distributed settings, Dora will use whatever Zenoh provided capabilities. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for the great work on Dora — the distributed build capabilities look really promising.
I’m considering using Dora to build a relatively complex distributed system, and I have a couple of questions:
Handling unstable networks: Are there any recommended best practices for debugging and testing communication reliability and performance in environments with intermittent or unstable network conditions? For example, tools or patterns to identify bottlenecks, latency issues, or message loss.
Secure communication: Does Dora support encrypted connections out of the box, or integration with standard protocols such as SSH for secure communication between nodes?
Appreciate any guidance or pointers. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions