<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 14, 2016 at 12:27 PM Alan Kash &lt;<a href="mailto:crudbug@gmail.com">crudbug@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg">Hi,<div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Is there any architecture document of Off-Heap storage architecture. Do we have an ETA for this feature. </div></div></blockquote><div><br></div><div>I am planning on creating a PR for this week assuming everything goes well.  The required PRs to be integrated before this can go in though are still waiting though.</div><div><br></div><div>I will be adding official documentation for it soon after.  Just trying to get it in at this point.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg"><div class="gmail_msg">Are we using any standard library for  storage ? I looked online, the Apache Cassandra project has abstracted the Off-Heap functionality into</div></div></blockquote><div><br></div><div>No the upcoming implementation is all home grown.  This is the second iteration of the implementation, the first used the Netty allocator to perform all the various allocations.  However the new implementation is 100% off heap using Unsafe for allocations.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg"><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><a href="https://github.com/snazy/ohc" class="gmail_msg" target="_blank">https://github.com/snazy/ohc</a> </div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Thanks,</div><div class="gmail_msg">Alan</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"> <br class="gmail_msg"></div></div>
_______________________________________________<br class="gmail_msg">
infinispan-dev mailing list<br class="gmail_msg">
<a href="mailto:infinispan-dev@lists.jboss.org" class="gmail_msg" target="_blank">infinispan-dev@lists.jboss.org</a><br class="gmail_msg">
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a></blockquote></div></div>