Replies: 1 comment
-
|
I love it - that would really open up some avenues for some advanced use cases! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to see what the ZenFS community thinks about virtual processes. This would really help ZenFS be more powerful and support a wider range of uses cases.
My current thinking is something that ties into the existing
FSContextandBoundContext, which already encapsulates credentials, a root, and file descriptors. Code execution can be handled/implemented by users. We can then have aProcessFS(proc), that works very similarly to Linux's/procfile system.What do you think?
Beta Was this translation helpful? Give feedback.
All reactions