-
1. https://github.com/real-logic/aeron
```
io.aeron
aeron-all
1.46.6
```
-
Hi, I run the ECHO benchmark between 2 VM and the result is not good 10-60ms, can you advice:
12034.047 0.400000000000 44011 1.67
15859.711 0.500000000000 55006 2.00…
-
项目地址:https://github.com/real-logic/aeron
-
Hi. I faced few issues during development of events feature, which is a combination of MDC, kind of ReplayMerge (archive + live).
Maybe I missed something and there is a solution, but for me it looks…
-
I'm trying to evaluate Aeron to see if it is suitable for our use case, but I am finding it's treatment of slow consumers on the same box to be unexpected.
- I have an Aeron multicast publisher pub…
-
We're having trouble with aeron exceptions in the onyx client. They are most often Client Conductor Timeouts though occasionally we see other aeron related exceptions. These exceptions kill the job be…
-
Is there a way to have an epoll-like behaviour in Aeron where we can put one or more subscriptions in a set and yield the thread until there's data available to read in any of them? This would greatly…
-
I tried upgrading our Onyx system to 0.14.6 this morning and I'm getting errors on startup, it looks to be every task blowing up. There are two versions of the error:
```
19-10-22 20:16:14 robert-…
-
Hi,
I am trying to build docker container from latest version of aeron repo and I am getting few failed tests.
`
585.7 The following tests FAILED:
585.7 91 - rejectImageTestW (Failed)
585…
-
https://github.com/akka/akka/runs/6136665537?check_suite_focus=true#step:5:247
```scala
[info] - must be retried during handshake-timeout (no message loss) *** FAILED *** (8 seconds, 424 milliseco…