-
When HSlice gets to the point of requesting non-planar slices, we will be losing data in the STL format. support a method where hslice can connect to implicitcad, and request slices along planes, so a…
-
nw redirects console to devtool.
This behavior disables simple inter-process communication through stdout.
An option for console would be really helpful to choice behaviour.
I think 'enable redirect…
-
## Description
This issue is a call for a design of zero-copy intra-process communications available to all ROS2 language clients.
The current implementation of this feature exists in `rclcpp` and…
-
# Linux Kernel
"People interested in low-level scary stuff should take a look at the uaccess.h files for x86 or alpha, and be ready to spend some time just figuring out what it all does" - Linus Torv…
-
This discussion came up in https://github.com/crystal-lang/crystal/issues/5430#issuecomment-1179500955
`IO.pipe` is currently implemented based on file descriptors, which has a couple downsides:
…
-
I'm experimenting with FairMQ and I am trying to understand a few of the concepts that I seem to be missing.
I am interested in using the shmem transport, and specifically I want to do something li…
-
Hi!
I wanted to try the multi processing feature described [here](https://github.com/UKPLab/sentence-transformers/tree/master/examples/applications/computing-embeddings) and slightly modified one o…
-
In many agent based systems, communication has [scale free distribution characteristics](https://en.wikipedia.org/wiki/Scale-free_network). This means that a lot of messages are exchanged within clust…
-
Main obstacle here: Most applications making use of this library will want to deal with go objects of some sort at runtime, rather than string literals which need to be unmarshalled, modified and re-m…
-
Testing has been limited, so right now it's almost certain that some things will behave differently on Windows compared to Unix platforms. This issue exists to document semantic differences among plat…