Skip to content

anantakumarghosh/NodeJS_PythonIPC

Repository files navigation

NodeJS_PythonIPC

IPC via shared memory between NodeJS and Python.
Works only on Linux/Unix Systems.

Install node modules and packages from requirements.txt for python.

Start NodeJS code:

node shared_memoryExpressSystemV.js

Start Python code:

python shared_memoryPythonSystemV.py

About

Inter Process Communication between NodeJS and Python

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors