| Author |
SOA with Erlang
|
Yolande Kruse
Greenhorn
Joined: Mar 24, 2010
Posts: 6
|
|
Hi Mr Logan, Merrit and Carlson.
First, I would like to thank you for writing this book. It has always been my biggest annoyance with Erlang, that there are too few books on the subject.
I haven't worked with Erlang in years, so forgive me if my knowledge seems outdated.
Recently I have been exposed to the principles of SOA. The first thing that struck me when I read about it, was how Erlang would be the perfect language to use for implementing a SOA solution.
Does your book cover SOA with Erlang in detail?
|
 |
Alain O'Dea
Greenhorn
Joined: Nov 16, 2010
Posts: 9
|
|
The book covers the development of a distributed cache service for a website. Part of this is the creation of a resource discovery service.
It does not directly address SOA, but the whole project of the book is done in an SOA style.
|
 |
Richard Carlsson
author
Greenhorn
Joined: Nov 07, 2010
Posts: 9
|
|
|
I agree with Alain that basically, the whole philosophy of writing systems in Erlang is all about creating separate interacting services, and though we don't use the term "SOA", the book is really all about techniques for implementing a service oriented architecture.
|
 |
 |
|
|
subject: SOA with Erlang
|
|
|