[wildfly-dev] EJB over HTTP
gh
ghoully at rambler.ru
Wed May 4 05:45:38 EDT 2016
Hi Im newbie at wildfly-dev, i know Java (we use JBOSS EAP for our internal project at
my work) and C++11 and want to participate, may be even in this task. What i have to
do? Fork->pull request? Our may be you will attach someone of a real dev group to
me.
Thank you all.
Alexey, Moscow.
On Wednesday, May 04, 2016 03:50:22 PM Stuart Douglas wrote:
Hi everyone,
I have started looking into support for service invocation over HTTP. Unlike our existing
HTTP upgrade support this will map EJB requests/responses directly to HTTP requests
and responses, which should allow it to be used behind existing load balancers.
I have started an initial description of the protocol at:
https://github.com/stuartwdouglas/wildfly-http-client/blob/master/docs/wire-spec-v1.asciidoc[1]
The intention is to follow HTTP semantics as closely as possible. Clustering will be
provided in a similar manner to web clustering (i.e. it will require a load balancer, and
work in a similar manner to web clustering).
There is still plenty work that needs to be done (especially around security), so if
anyone has any feedback let me know.
Stuart
--------
[1] https://github.com/stuartwdouglas/wildfly-http-client/blob/master/docs/wire-spec-v1.asciidoc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20160504/92d42eff/attachment.html
More information about the wildfly-dev
mailing list