Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • It sounds like you've already described the solution. A queue of outstanding jobs is maintained on the coordinator machine. Crawler machines, once activated, simply take work from the queue, or wait if nothing is queued. Commented May 21, 2023 at 16:17
  • Thanks @Steve! I’ve Bern thinking in this direktion, but was also looking for ”things to look out for”, “read this”, use rest, or use grpc, tcp, or “this framework makes it easier”. Commented May 21, 2023 at 19:32