-
Just some things I've been thinking about prototyping soon but I wanted to talk through them first / get your thoughts @bmcfee. This idea isn't fully fleshed out yet.
I've been doing some work with…
-
# Issue description
I noticed that if we create a socket using a context, changing the option `ZMQ_MAX_SOCKETS` on that context after has no effect.
I could not find if this is the intended behavi…
-
## System details:
#### Positron and OS details:
```
Positron Version: 2024.11.0 (Universal) build 53
Code - OSS Version: 1.93.0
Commit: af3c8088ea323bf347d5bb3ba90bd7c4f51d1b47
Date: 2024-10-16T02:…
-
I hope this saves a people a lot of time on Windows
I'm very new to nim, but not that new to VScode or Jupyter Notebooks.
_nimble install jupyternim -y_ got me about 99.99% of the way.
The p…
-
We have a case where we'd like to hold on to `zmq::message_t` objects and hold them in a vector. This functionality also makes sense when, for example, building a custom load balancer to keep the rout…
-
Nanomsg is currently used by the `extractor` to publish messages to `tools` who subscribe to a TCP socket. Nanomsg has a few downsides:
- Only one publisher can exist, we might want to have multipl…
-
hello,
since weare behind a company firewall we are using the tails-server with the Socks-proxy pull request https://github.com/bcgov/indy-tails-server/pull/38;
the tails-file server runs in OpenS…
-
protobuf.js version: 6.8.0
Running protobuf along side zeromq to subscribe and decode messages from a third party source.
Messages are received fine using ZMQ but using the vendor supplied .proto …
-
*Please use this template for reporting suspected bugs or requests for help.*
# Issue description
Currently, the proprietary software based on netconf protocol, uses ZMQ library to send and rece…
-
Traceback (most recent call last):
File "train.py", line 211, in
data=QueueInput(get_train_dataflow()),
File "C:\Users\idir.hired\Desktop\algoSeg\3DUnet-Tensorflow-Brats18-master\data_samp…