<div dir="ltr">Stuart/Braun,<div><br></div><div>I am glad you are on the same page, the current grpc implementation has a lot of potential to improve performance and I think Undertow will definitely a good alternative http server. I have tested myself between Undertow based Light Java and Netty based Spring Boot and there are big performance gaps on both throughput and latency. Testing result(first one Undertow and last one Netty) and source code can be found at</div><div><br></div><div><a href="https://github.com/networknt/light-java-example/tree/master/performance">https://github.com/networknt/light-java-example/tree/master/performance</a><br></div><div><br></div><div>Let me know once you start the project and I will contribute whenever time permits. </div><div><br></div><div>Thanks,</div><div><br></div><div>Steve</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 8, 2016 at 2:40 PM, Heiko Braun <span dir="ltr">&lt;<a href="mailto:hbraun@redhat.com" target="_blank">hbraun@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Same here, i am definitely interested in helping to make that happen. I think it would be good to start an open source effort around that, maybe even under the grpc umbrella or the intention to move it there, so we can all contribute to that.<br>
<br>
Regards Heiko<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
&gt; Am 08.11.2016 um 04:35 schrieb Stuart Douglas &lt;<a href="mailto:sdouglas@redhat.com">sdouglas@redhat.com</a>&gt;:<br>
&gt;<br>
&gt; This is definitely something that I would be interested in looking at,<br>
&gt; although I am not sure when I will have time.<br>
&gt;<br>
&gt; Stuart<br>
&gt;<br>
&gt;&gt; On Tue, Nov 8, 2016 at 10:46 AM, Steve Hu &lt;<a href="mailto:stevehu@gmail.com">stevehu@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; The current GRPC Java is implemented on Netty and I am wondering if you are<br>
&gt;&gt; interested in implementing another version on Undertow. It would be very<br>
&gt;&gt; nice so that I can have both REST and GRPC running on Undertow. GRPC is the<br>
&gt;&gt; future of microservices architecture.<br>
&gt;&gt;<br>
&gt;&gt; <a href="https://github.com/grpc/grpc-java" rel="noreferrer" target="_blank">https://github.com/grpc/grpc-<wbr>java</a><br>
&gt;&gt;<br>
&gt;&gt; I have a REST microservices framework built on top of Undertow and planning<br>
&gt;&gt; to start a GRPC framework.<br>
&gt;&gt;<br>
&gt;&gt; <a href="https://github.com/networknt/light-java" rel="noreferrer" target="_blank">https://github.com/networknt/<wbr>light-java</a><br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt;<br>
&gt;&gt; Steve<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; undertow-dev mailing list<br>
&gt;&gt; <a href="mailto:undertow-dev@lists.jboss.org">undertow-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/undertow-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/undertow-dev</a><br>
&gt; ______________________________<wbr>_________________<br>
&gt; undertow-dev mailing list<br>
&gt; <a href="mailto:undertow-dev@lists.jboss.org">undertow-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/undertow-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/undertow-dev</a><br>
<br>
</div></div></blockquote></div><br></div>