-
Allow users to define Netty event loop threads cores affinity.
Given that Vert-x use long-living threads bound to specific selectors, being able to bind it to a specific core can increase performan…
-
Explain the different values of `net.openhft.chronicle.wire.WireType` and the different features/tradeoffs of each. Suggest we do this with a table of properties such as "self describing", "human read…
-
**Description**
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access using Lookup on net.openhft.chronicle.core.Jvm (jar:file:/app/service.jar!/BO…
-
I attached a profiler to my application and I saw that call tree:
![image](https://cloud.githubusercontent.com/assets/439170/4789483/9a28a160-5dc5-11e4-9c8f-efffd151d9ba.png)
I invoked Map.get() 837…
-
The [IncompleteMessageTest](https://github.com/OpenHFT/Chronicle-Queue/blob/ea/src/test/java/net/openhft/chronicle/queue/IncompleteMessageTest.java) tests the behaviour of Queue when a write is starte…
-
-
which is described here:
https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/upstream/load_balancing/load_balancers#ring-hash
```java
public interface EndpointSelectionStrategy {
s…
-
It works but it tracks towards the right foot of the target, am I doing something wrong? if I change my screen resolution to 720p and ingame resolution to 720p as well it targets the enemies properly …
-
[main] INFO net.openhft.chronicle.core.Jvm - Chronicle core loaded from file:/C:/Users/viljami%20kotoneva/Desktop/Overwatcheat-main/build/overwatcheat/overwatcheat.jar
Exception in thread "main" java…
-
e.g.
```
$ cat /proc/cpuinfo
processor : 0
...
core id : 0
...
...
processor : 2
...
core id : 1
...
...
```