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

Concurrency and parallelism improvements after chezsheme #160

Closed
bijang opened this issue May 20, 2021 · 1 comment
Closed

Concurrency and parallelism improvements after chezsheme #160

bijang opened this issue May 20, 2021 · 1 comment

Comments

@bijang
Copy link

bijang commented May 20, 2021

Now that chez scheme is in place, is there room to improve, make more fine grained and sophisticated, the concurrency and parallelism of racket? (I understand this is very nonspecific suggestion)

@samth
Copy link
Member

samth commented Jun 1, 2021

First, I don't think this repository is really the right place for this issue -- this repository is about Rhombus specifically.

On the particular issue, there are already some parallelism improvements -- for example, much more of the runtime is future-safe. Figuring out more ways to reduce the footprint of places, making more components future-safe, and generally increasing scalability is always a good thing but there isn't something immediate that Chez enables.

@samth samth closed this as completed Jun 1, 2021
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

No branches or pull requests

2 participants