Support #22285
closedUpdate architecture page
Updated by Peter Amstutz about 2 months ago
- Status changed from New to In Progress
Updated by Peter Amstutz about 2 months ago
22285-architecture-page @ 379474b520976d1031ec3d25597629658482547e
Updated by Tom Clegg about 2 months ago
Big improvements, thanks.
Only nitpicks, not blockers:- It would be nice if all the arrowheads were the same size (ditto text in boxes)
- I think "TCP connections" would be better than "outgoing connections"
- arv-ws should be arvados-ws (or "websocket server"?) -- arv-ws is our Python websocket client
Updated by Tom Clegg about 2 months ago
"init" description could be: create an initial configuration file for a new cluster. (it's not really specific to "boot")
A couple of instances of "This program does X" could be abbreviated to "do X" to match the rest.
Updated by Brett Smith about 2 months ago
Tom Clegg wrote in #note-4:
- I think "TCP connections" would be better than "outgoing connections"
IMO "TCP connections" is overly detailed and technical compared to the rest of the document. What if we start supporting HTTP/3 in the future? At some level an admin might need to know and care about that of course, but I don't think the architecture diagram needs to be the place we explain it.
Updated by Peter Amstutz about 2 months ago
- Status changed from In Progress to Resolved
Updated by Peter Amstutz about 2 months ago
I agree with Brett, saying "TCP Connections" is overly specific.
Fixed the rest of the notes from Tom and merged to main.