]
Rogerio Ferreira commented on WFLY-11034:
-----------------------------------------
Ok Brad! Thank`s
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).