Skip to content

feat(rivetkit): add Node actor worker threads - #5663

Draft
NathanFlurry wants to merge 1 commit into
mainfrom
worker-threads
Draft

feat(rivetkit): add Node actor worker threads#5663
NathanFlurry wants to merge 1 commit into
mainfrom
worker-threads

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member
  • Add optional actorsPerThread scheduling with CPU-aware baseline spreading, overflow bin packing, sticky actor leases, and idle retirement.
  • Route actor callbacks directly from the shared native runtime to worker-local Node-API environments with teardown and worker-loss handling.
  • Add runtime validation, worker lifecycle metrics and errors, TypeScript and Rust coverage, public documentation, and measured memory guidance.

@railway-app

railway-app Bot commented Sep 4, 2026

Copy link
Copy Markdown

🚅 Deployed to the actors-pr-5663 environment in rivet-frontend

Service Status Web Updated
kitchen-sink 😴 Sleeping (View Logs) Web Sep 4, 2026 at 1:44 pm UTC
frontend-inspector 😴 Sleeping (View Logs) Web Sep 4, 2026 at 1:40 pm UTC
frontend-cloud 😴 Sleeping (View Logs) Web Sep 4, 2026 at 1:39 pm UTC
ladle ✅ Success (View Logs) Web Sep 4, 2026 at 10:24 am UTC
mcp-hub ✅ Success (View Logs) Web Sep 4, 2026 at 10:22 am UTC
website ❌ Build Failed (View Logs) Web Sep 4, 2026 at 10:22 am UTC

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

Successfully merging this pull request may close these issues.

1 participant