<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div>Is the router a software component of all nodes in the cluster ?</div><div>Does the router then redirect all request to the same cache-container for all tenant? How is the isolation done then?</div><div>Or does each tenant have effectively different cache containers and thus be "physically" isolated?</div><div>Or is that config dependent (from a endpoint to the cache-container) and some tenants could share the same cache container. In which case will they see the same data ?</div><div><br></div><div>Finally I think the design should allow for "dynamic" tenant configuration. Meaning that I don't have to change the config manually when I add a new customer / tenant.&nbsp;</div><div><br></div><div>That's all, and sorry for the naive questions :)</div><div><br>On 29 avr. 2016, at 17:29, Sebastian Laskawiec &lt;<a href="mailto:slaskawi@redhat.com">slaskawi@redhat.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Dear Community,<div><br></div><div>Please have a look at the design of Multi tenancy support for Infinispan [1]. I would be more than happy to get some feedback from you.</div><div><br></div><div>Highlights:</div><div><ul><li>The implementation will be based on a Router (which will be built based on Netty)</li><li>Multiple Hot Rod and REST servers will be attached to the router which in turn will be attached to the endpoint</li><li>The router will operate on a binary protocol when using Hot Rod clients and path-based routing when using REST</li><li>Memcached will be out of scope</li><li>The router will support SSL+SNI</li></ul><div>Thanks</div></div><div>Sebastian</div><div><br></div><div>[1]&nbsp;<a href="https://github.com/infinispan/infinispan/wiki/Multi-tenancy-for-Hotrod-Server">https://github.com/infinispan/infinispan/wiki/Multi-tenancy-for-Hotrod-Server</a></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>infinispan-dev mailing list</span><br><span><a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a></span><br><span><a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a></span></div></blockquote></body></html>