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

Moar spawning backends (rsyscall, nogil threads) #272

Open
goodboy opened this issue Dec 10, 2021 · 0 comments
Open

Moar spawning backends (rsyscall, nogil threads) #272

goodboy opened this issue Dec 10, 2021 · 0 comments

Comments

@goodboy
Copy link
Owner

goodboy commented Dec 10, 2021

2 major projects on the radar:

rsyscall:

The project I'm personally most excited about.
https://github.com/catern/rsyscall

It's a a fully distributed syscall layer that can be used to remotely spawn pythons over SSH with built-in tunneled TCP connections 😎

A lot of these notes might get moved into a separate issue as work starts on this.

NOTES:

Subsystems of interest:

Updates:

Must read's from the author:


nogil cpython:

A nogil fork which we should be compat with out of the box minus whatever fork-like issues trio still has:

@goodboy goodboy changed the title Moar spawning backends Moar spawning backends (rsyscall, nogil threads) Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant