-
Signals are an important interprocess communication (IPC) mechanism of the OS that is currently missing from the I/O chapter. It would be nice to have:
- a brief reading material describing the impor…
-
-
Getting the warning `Interprocess communication on the main thread can cause non-deterministic delays.` [here](https://github.com/mapbox/mapbox-maps-ios/blob/62c2bf19c9e6766ef68a02aca6b878f60fcc79e6/S…
-
One exciting feature of ROS2 is efficient inter-process communication to avoid serialization and network overhead for certain message exchanges.
https://docs.ros.org/en/foxy/Tutorials/Intra-Proces…
-
**Original report ([archived issue](https://labscript-suite-temp.github.io/labscript-suite-bitbucket-archive/#!/labscript_suite/labscript/issues/27)) by Ian B. Spielman (Bitbucket: [Ian Spielman](http…
-
**Original report ([archived issue](https://labscript-suite.github.io/labscript-suite-bitbucket-archive/#!/labscript_suite/labscript/issues/27)) by Ian B. Spielman (Bitbucket: [Ian Spielman](https://b…
-
**Original report ([archived issue](https://labscript-suite-temp-2.github.io/labscript-suite-bitbucket-archive/#!/labscript_suite/labscript/issues/27)) by Ian B. Spielman (Bitbucket: [Ian Spielman](ht…
-
I was trying to use a "mailbox" within my SystemVerilog testbench but got the following error:
../hdl/generator.sv:3: syntax error
../hdl/generator.sv:3: error: mailbox doesn't name a type.
…
-
Would it be possible to extract and report process IPC? It looks like Freta currently reports INET and UNIX domain sockets (under the "Networks" and "Open Files" sections). You could create a new repo…
-
According Apache Arrow description, it provides "zero-copy streaming messaging", which may be helpful to eliminate the cost of transferring data between JVM and Julia. Julia already has [bindings](htt…