-
Hi @mzheravin
I am trying to run exchange-core on java17 . But getting "The type java.lang.Long cannot be resolved. It is indirectly referenced from required .class files" error.
Pls help ho…
-
Deserialising `StringBuilder[]` produces array with null elements.
## Steps to Reproduce
```java
package org.example;
import net.openhft.chronicle.bytes.Bytes;
import net.openhft.chronicle…
-
GoldmanSachs collections: https://github.com/goldmansachs/gs-collections
HPPC: https://github.com/carrotsearch/hppc
-
You use xxHash.hashInt() here: https://github.com/linkedin/rest.li/blob/35de002f4113b70bee34bb7b61b3cd9bd036eb69/d2/src/main/java/com/linkedin/d2/balancer/util/hashing/MPConsistentHashRing.java#L152
…
-
Found when debugging ChronicleEnterprise/Chronicle-Queue-Enterprise#333
StoreAppender.writeBytesInternal() will call resetPosition every time (which may be wasteful), but it will also assign `wire.…
-
An error arose while attempting to utilize Chronicle Map as a client. The process involves generating Chronicle Map while configuring JVM parameters as "-Duser.language=tr -Dfile.encoding=UTF-8". Duri…
-
Not only does it not work in-game (I assume it's because of color blocking, but even with OBS studio, I tried streaming it to chrome through OBS and tested the color codes, and it didn't work on chrom…
-
I've been benchmarking Koloboke against several alternatives and have been very pleased with performance. Would like to standardize all our code on it but see that right now there are no primitive arr…
dmk23 updated
9 years ago
-
# Issue
Currently we are taking a `global lock` for every request so as to guarantee the order of execution for commands.
# Possible Solve
CM uses segments under the hood just like ConcurrentHas…
-
# More than Persistent Collections ❤️
Contain **_`persistent(immutable) collections/Functional Data Structures`_** 📌
- **`vavr`** ❤️ ![](https://img.shields.io/github/stars/vavr-io/vavr.svg?styl…