[undertow-dev] GRPC on Undertow

Steve Hu stevehu at gmail.com
Tue Nov 8 20:25:08 EST 2016


Stuart/Braun,

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

https://github.com/networknt/light-java-example/tree/master/performance

Let me know once you start the project and I will contribute whenever time
permits.

Thanks,

Steve

On Tue, Nov 8, 2016 at 2:40 PM, Heiko Braun <hbraun at redhat.com> wrote:

> 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.
>
> Regards Heiko
>
>
>
> > Am 08.11.2016 um 04:35 schrieb Stuart Douglas <sdouglas at redhat.com>:
> >
> > This is definitely something that I would be interested in looking at,
> > although I am not sure when I will have time.
> >
> > Stuart
> >
> >> On Tue, Nov 8, 2016 at 10:46 AM, Steve Hu <stevehu at gmail.com> wrote:
> >> Hi,
> >>
> >> The current GRPC Java is implemented on Netty and I am wondering if you
> are
> >> interested in implementing another version on Undertow. It would be very
> >> nice so that I can have both REST and GRPC running on Undertow. GRPC is
> the
> >> future of microservices architecture.
> >>
> >> https://github.com/grpc/grpc-java
> >>
> >> I have a REST microservices framework built on top of Undertow and
> planning
> >> to start a GRPC framework.
> >>
> >> https://github.com/networknt/light-java
> >>
> >> Thanks,
> >>
> >> Steve
> >>
> >>
> >> _______________________________________________
> >> undertow-dev mailing list
> >> undertow-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/undertow-dev
> > _______________________________________________
> > undertow-dev mailing list
> > undertow-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/undertow-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20161108/b9655f70/attachment.html 


More information about the undertow-dev mailing list