[erlang-questions] SOA with Erlang
Alain O'Dea
alain.odea@REDACTED
Thu Jan 13 03:10:11 CET 2011
On 2011-01-12, at 18:25, Kaiduan Xie <kaiduanx@REDACTED> wrote:
> Hi, all,
>
> Can someone share the experience on using SOA (Service Oriented
> Architecture) with Erlang? Are there successful cases in industry?
>
> Thanks for help,
>
> /Kaiduan
Most systems built in Erlang embody SOA principles. OTP is a very effective SOA platform. AFAIK most serious Erlang systems are written using OTP.
There are likely as many Erlang SOA success stories as there are Erlang success stories as a whole :)
Given that Erlang/OTP is a proven SOA platform I suggest picking up Erlang and OTP in Action http://manning.com/logan and working through the SOA project it uses as an example.
More information about the erlang-questions
mailing list