-
## Environment
* **IntelliJ Rust plugin version:** 0.4.200.5421-232
* **Rust toolchain version:** 1.71.0 (8ede3aae2 2023-07-12) x86_64-apple-darwin
* **IDE name and version:** IntelliJ IDEA 2023.…
-
The **readme** states that Aeron is available for use, however from looking at the [issues](https://github.com/rsocket/rsocket-java/issues/309) and at [stackoverflow](https://stackoverflow.com/questio…
-
Добавить в Agent проверку во время его запуска.
Следующий код из конфигуратор, там добавлена такая проверка:
```python
AERON_SERVICE_NAME = 'aeron'
if os.system(f'systemctl is-active --quiet {AER…
-
Hi there, I need to create an Aeron client-side app with dotnet, with Aeron.Net library, I did it. now because of the performance issues, I'm looking for C Media driver.
does this library support A…
-
Hi,
Currently, Aeron does not provide a way to configure the QoS of the underlying sockets created by the media driver.
This is something users might want to have control to, depending on the wo…
oktal updated
3 weeks ago
-
(There was no `svm_err_b_*.md`) generated by the Native Image build process.)
I'm trying to build native images of a program using the [Aeron MediaDriver](https://aeron.io/docs/cookbook-content/aer…
-
```
➜ aeron-rs git:(master) cargo run --example throughput
Finished dev [unoptimized + debuginfo] target(s) in 0.15s
Running `target/debug/examples/throughput`
Subscribing to channel aer…
-
-
I tried to run two onyx instances in the same machine. So I needed to change Aeron media driver directory on both instances. After digging through source code, I found out I could pass the directory v…
-
Some of the aeron settings are likely to be always needed to be tweaked, it's nicer if we can put that configuration in application.conf, pick them up at startup and set the env variables for aeron to…
ktoso updated
7 years ago