[erlang-questions] SOA with Erlang

Bruce Fitzsimons bruce@REDACTED
Thu Jan 13 04:58:34 CET 2011


On 13/01/2011 4:40 p.m., Kaiduan Xie wrote:
> Thanks a lot for the information. What I have now is an OTP structured
> application that runs great, but our group is pushing SOA hard, so I
> seek ideas on how to bring SOA into the picture so that Erlang can be
> accepted in the group. I have no idea of SOA before that :)
>
It would be remiss not to mention RabbitMQ (http://www.rabbitmq.org) as 
a basis for an SOA architecture. Built in Erlang but usable by pretty 
much any language, it is an AMQP (http://en.wikipedia.org/wiki/AMQP) 
broker that would provide an excellent basis for building services.

Regards,
Bruce




More information about the erlang-questions mailing list