-
-
I'm adding an EPICS server to an already-existing control system. The system utilizes ZMQ queues for all external-facing interfaces (GUI, web API). Incoming requests are processed by the controller an…
kc64 updated
10 months ago
-
Check if building multiple projects via ZMQ interface is still working.
It's possible that all projects are using the same omc instance, that would be really bad..
-
In my Android project with C++ core I use [zeromq4-1](https://github.com/zeromq/zeromq4-1) and [cppzmq](https://github.com/zeromq/cppzmq) libraries. I create a ZMQ context in the core and get it in Ja…
-
A diff for such a change might look like:
```diff
**diff --git a/src/lib.rs b/src/lib.rs
index c8c2b91..60468c8 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -31,7 +31,7 @@ macro_rules! zmq_try {
…
-
## Issue Description ##
I tried to compile srsRAN, but the make got error. Need help please.
## Setup Details ##
I tried to build srsRAN, I respected all the steps which is described here …
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Not sure why but I am not able to fetch nelson-core through conda-forge
```
(base) anutos…
-
With large number of nodes on a single machine, i.e. a lot of sockets, some messages are dropped by ZMQ. Investigate why and exactly in what scenario this happens.
`TCP_ACK` introduces application-l…
-
Hi,
After I run train.py, I get an error like this that tells me I'm missing files. However, I have not used TensorFlow or ZMQ, so I would like to ask how I can solve such errors.
`File "/TensorFlow…
-
Add new patterns such as Paranoid and Titanic.
More info [here](https://zguide.zeromq.org/docs/chapter4/).