<div dir="ltr">Thanks Will,<div><br></div><div>Just another question, does your implementation has JMX integration for storage monitoring metrics - Total Bytes / Classes Types / Indexes/ Access time etc. ? I am thinking of Classes as buckets. </div><div><br></div><div>Is the API designed for generic storage applications. I am thinking what Netty did for networking, we can have a similar API abstraction for Storage. This will be great for JVM. <br></div><div><br></div><div>  </div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 14, 2016 at 1:29 PM, William Burns <span dir="ltr">&lt;<a href="mailto:mudokonman@gmail.com" target="_blank">mudokonman@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><br><div class="gmail_quote"><span class=""><div dir="ltr">On Mon, Nov 14, 2016 at 12:27 PM Alan Kash &lt;<a href="mailto:crudbug@gmail.com" target="_blank">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="m_-1179321955480258902gmail_msg">Hi,<div class="m_-1179321955480258902gmail_msg"><br class="m_-1179321955480258902gmail_msg"></div><div class="m_-1179321955480258902gmail_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></span><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><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="m_-1179321955480258902gmail_msg"><div class="m_-1179321955480258902gmail_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></span><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="m_-1179321955480258902gmail_msg"><div class="m_-1179321955480258902gmail_msg"><br class="m_-1179321955480258902gmail_msg"></div><div class="m_-1179321955480258902gmail_msg"><a href="https://github.com/snazy/ohc" class="m_-1179321955480258902gmail_msg" target="_blank">https://github.com/snazy/ohc</a> </div><div class="m_-1179321955480258902gmail_msg"><br class="m_-1179321955480258902gmail_msg"></div><div class="m_-1179321955480258902gmail_msg">Thanks,</div><div class="m_-1179321955480258902gmail_msg">Alan</div><div class="m_-1179321955480258902gmail_msg"><br class="m_-1179321955480258902gmail_msg"></div><div class="m_-1179321955480258902gmail_msg"><br class="m_-1179321955480258902gmail_msg"></div><div class="m_-1179321955480258902gmail_msg"> <br class="m_-1179321955480258902gmail_msg"></div></div>
______________________________<wbr>_________________<br class="m_-1179321955480258902gmail_msg">
infinispan-dev mailing list<br class="m_-1179321955480258902gmail_msg">
<a href="mailto:infinispan-dev@lists.jboss.org" class="m_-1179321955480258902gmail_msg" target="_blank">infinispan-dev@lists.jboss.org</a><br class="m_-1179321955480258902gmail_msg">
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" rel="noreferrer" class="m_-1179321955480258902gmail_msg" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/infinispan-<wbr>dev</a></blockquote></div></div>
<br>______________________________<wbr>_________________<br>
infinispan-dev mailing list<br>
<a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/infinispan-<wbr>dev</a><br></blockquote></div><br></div>