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

caching story #6

Open
1 of 2 tasks
shashi opened this issue Aug 8, 2020 · 0 comments
Open
1 of 2 tasks

caching story #6

shashi opened this issue Aug 8, 2020 · 0 comments

Comments

@shashi
Copy link
Owner

shashi commented Aug 8, 2020

  • Top level calls to compute should set persist! on the thunks -- this means keep the result around (on worker processes) for later reuse. compute(t; persist=false) should suppress this behavior (and exec should use that)
  • Provide a free!

This is probably an effective and simple mental model. Thoughts welcome!

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

1 participant