]
Brad Maxwell commented on WFLY-11034:
-------------------------------------
[~rogerio.ferreira1] , so basically the particular use case is for improved performance on
REST calls, I will check and see if we want to split the feature request up. This
original request from a user was less specific and was more targeted for replacing EJB
Remoting calls.
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).