-
-
Currently, RSocket follows Netty style of managing refCnt which is somewhat challenging (and not necessarily needed to be like in pure Netty).
Therefore, I would like to propose redesign that and f…
-
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…
-
We know QUIC has become the IETF standard, and netty supports QUIC . Do we have any plans to support it?
-
# scalecube-events:
Motivation:
When a service needs data owned by another service, there are two main strategies to obtain the sought data:
1) A service can ask for the data from the service t…
-
# TheHive.service CPU Spike before crash
### Request Type
Bug
### Work Environment
| Question | Answer
|---------------------------|--------------------
| OS version (server) …
-
e.g. something like Agrona's:
https://github.com/real-logic/Agrona/blob/master/src/main/java/org/agrona/TimerWheel.java
While not strictly a concurrent data structure itself it does appear to be freq…
-
I propose collaborating on reactive, stream oriented Java APIs for common network protocols. It would primarily consist of interfaces, not concrete implementations, but could have some abstract/concre…
-
The `makeBom` execution suffers a massive performance degradation since 2.7.6, also present in 2.7.7:
With 2.7.5:
```
[INFO] Scanning for projects...
[INFO]
[INFO] ----------< org.opendaylight…
-
- Operating system: Linux
```
2022-05-30 07:49:40.394+0000 ERROR Failed to start Neo4j on 0.0.0.0:7474.
java.lang.RuntimeException: Error starting Neo4j database server at /data/databases
…