-
Hi,jerrinot. how does such offheap such going on, as I tested with lb-hazelcast which make full use of open-hft. as my testing, the lb-hazelcast does not support huge number of data cache as well with…
-
When a distributed map is cleared, near-cache values in connected clients should be removed.
``` java
import com.hazelcast.client.HazelcastClient;
import com.hazelcast.client.config.ClientConfig;
imp…
-
It is my understandng that there will a OpenHFT HC Alpha Release in Maven Central next weekend. At that time, Dmitry and I will take the OpenHFT dependency tag and proceed to build a branch of Red Ha…
-
```
It could be interesting to provide sun.misc.Unsafe based implementation of
FieldSerializer. It would be able to read object's memory, write into memory
buffers directly using readXYZ/writeXYZ me…
-
Is it possible to provide a easy way to do off heap allocations
E.g
```
@GGOffHeap
MyObj obj = new MyObj()
```
Will allocate this on off heap.
-
isolating this concern into its own separate issue.
3.0e RELEASE should ideally support
```
DataValueClasses.newDirectReferece(InterfaceWithNestedInterface.class);
```
invokes.
the 3.0e-SNAPSH…
-
```
It could be interesting to provide sun.misc.Unsafe based implementation of
FieldSerializer. It would be able to read object's memory, write into memory
buffers directly using readXYZ/writeXYZ me…
-
```
It could be interesting to provide sun.misc.Unsafe based implementation of
FieldSerializer. It would be able to read object's memory, write into memory
buffers directly using readXYZ/writeXYZ me…
-
```
It could be interesting to provide sun.misc.Unsafe based implementation of
FieldSerializer. It would be able to read object's memory, write into memory
buffers directly using readXYZ/writeXYZ me…
-
Our @TestSuite to adapt SHM as an ISPN7 JCACHE operand is currently failing the testKeySet() test .
line 291 at https://github.com/Cotton-Ben/infinispan/blob/master/off-heap/src/test/java/org/infinis…