-
Do we have the semantics of the different ThreadModel's documented somewhere?
For example, does ThreadModel::Single support: interrupts? inter-process communication?
Thanks
cc @sunfishcode fo…
-
As great and universal as json is for exchanging messages, the fact that Singer tap -> target communication requires a record-oriented json format is a big drawback (at least for me), as the unnecessa…
-
Currently, we only support convert functions to go between custom and ROS message types, which are more efficient for intra-process communication. It would be more efficient (less copy operations) for…
-
The SSH agent support in the default “vault” scheme assumes a UNIX host system, where all sensible SSH agent implementations use UNIX domain (`AF_UNIX`) sockets to connect the SSH client to the SSH ag…
-
Hi all,
I am utilizing UCX for inter-process communication across multiple nodes in my environment, and I've observed that UCX selects different transport configurations based on the communication pa…
-
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…
-
InfinityMQ should support [ZeroMQ Message Transport Protocol/1.1](http://rfc.zeromq.org/spec:15). The spec is listed as "Raw" (i.e., not stable), but it will likely become stable when zmq 3.1 is offic…
jgoz updated
12 years ago
-
Zmq_ipc is local inter-process communication transport while TCP heartbeat is not in local.
-
Is there C code for inter-process communication between processors? I see there is a file bl808_ipc.h that defines functions but there are no C files that use or implement the API
-
Share speed between current connections, use sharing memory to set the all curent connection forked.
shm functions (sémaphores) and IPC (Inter Process Communication)