- 
                Notifications
    
You must be signed in to change notification settings  - Fork 11
 
Open
Description
We have a few interesting use cases for Pythonx at TV Labs, and one of the features that would make it particularly useful, is if long-running Python programs could be executed, with the ability to send messages back to the owning process (or any process).
There is precedent for a feature like this, since NIFs themselves can send message through the enif_send interface.
@cocoa-xu is on vacation this week or I would have asked her, but I imagine this is really only possible if we are able to pull the BEAM header files into Python, or find a way to expose a function in Python that can lift the message up to the BEAM layer.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels