-
See: https://github.com/bazelbuild/bazel/issues/10773
-
I have many topics. Each topic subcription results one connection. I tried send 2 SUBs on one connection, but failed: `cannot SUB in current state`. It would be nice to allow many SUBs on one connecti…
-
In an async application I'm working on, we mainly use an multiplexed async connection.
However, there is a case where this is a bad idea: `WATCH` transactions (see https://github.com/redis-rs/redis…
dbrgn updated
4 months ago
-
I tried `crate::aio::Connection` (`fn get_async_connection()`) and `crate::aio::MultiplexedConnection` (`fn get_multiplexed_async_connection()`). Getting "**broken pipe**" error in all cases. Non-asyn…
-
When we want to use more hardware counters than available PMUs (typically 3), linux applies counter multiplexing.
Counter multiplexing impacts the accuracy of the counters and normalization must be…
-
When processing multiplexed files, the following temporary files are created in `/` (where `` is the name of a multiplexed file (without path or extension) defined in `multiplex_fq_files`):
```
_t…
-
We are successfully using Ilastik for segmentation of highly multiplexed tissue images (>20 color channels) using a pipeline coupling Ilastik pixel classification and Cellprofiler (described here: htt…
votti updated
6 years ago
-
I'm starting to regularly analyze samples multiplexed with HTOs a la [Stoeckius et al](https://www.biorxiv.org/content/early/2017/12/21/237693) and multimodal CITE-seq ADTs. I have some rough ports o…
-
#### Overview
I am interested in extending `rqbit` to support **both TCP/UDP and QUIC** as potential transport protocols. Currently, `rqbit` operates over TCP/UDP, which aligns with the standard BitT…
-