TraceMachina / TraceMachina/nativelink

Make custom binaries for different services

Open
#123 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

no-effect-in-production
Dominant language
Rust
Stars
1.6k
Forks
244
Avg merge
1d 16h
Merged PRs (30d)
54

Description

As outlined in #116, we should make a few binaries for CAS, Scheduler, Worker instead of forcing every service to run everything.

We will still have a single binary that can do everything, but for special cases where certain dependencies cannot be filled (like wasm or certain OSs/kernels) users could use the split-out binaries.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading issue #116 for the outlined approach and compare its requirements with the CAS, Scheduler, and Worker services named here. Done means those services can be built as separate binaries while the existing single binary still supports running everything, including cases with unavailable dependencies such as wasm or certain operating systems and kernels.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend, build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.