[jboss-jira] [JBoss JIRA] (WFLY-11034) Integration with grpc (high performance, open-source universal RPC framework)

Rogerio Ferreira (Jira) issues at jboss.org
Wed May 20 11:06:12 EDT 2020


    [ https://issues.redhat.com/browse/WFLY-11034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107280#comment-14107280 ] 

Rogerio Ferreira commented on WFLY-11034:
-----------------------------------------

Hello [~bmaxwell], the use cases we have are unary calls between microservices that require high performance. The rest api have many problems with serialization/deserialization performance. We can use runtimes WildFy if they have a support for gRPC, because in some cases the gRPC and RestAPI(servlet) need coexist in the same application..

> Integration with grpc (high performance, open-source universal RPC framework)
> -----------------------------------------------------------------------------
>
>                 Key: WFLY-11034
>                 URL: https://issues.redhat.com/browse/WFLY-11034
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Remoting
>    Affects Versions: 14.0.0.Final
>            Reporter: Brad Maxwell
>            Priority: Major
>
> https://grpc.io/
> grpc should be seamlessly integrated into Wildfly as grpc support for EJB's and other EE components would make it very easy for microservices written in other languages to interact with Wildfly.
> grpc might be a good replacement candidate for corba (binary marshalling, efficiency, good community and support, modern, http/2, streaming, strong contract).



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list