multipy
C++
★ 179
updated 6mo ago
torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.
No plain-English explanation yet — one is being written right now. Check back in a minute.