Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial hack for ractor (incomplete). #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ioquatix
Copy link
Member

Description

It should be possible to support Ractor like multi-process. The main benefit is improved memory usage. The impacts are worse GC & isolation.

Types of Changes

  • New feature.

Testing

  • I added tests for my changes.
  • I tested my changes locally.
  • I tested my changes in staging.
  • I tested my changes in production.

@ioquatix ioquatix force-pushed the main branch 4 times, most recently from f736d3b to 875c179 Compare November 5, 2022 10:25
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