[erlang-questions] Erlang microservice architecture ?

Garrett Smith g@REDACTED
Sat May 16 20:35:42 CEST 2015


On Sat, May 16, 2015 at 1:12 PM, Fred Hebert <mononcqc@REDACTED> wrote:
> On 05/15, Thomas Elsgaard wrote:
>>
>> If you should recommend the architecture for an microservice implementatio
>> with around 20 Erlang microservices implemented on separate servers, how
>> would you implement it ?
>>
>
> I would implement 20 standalone OTP applications and put them onto the same
> server, same VM. Move them out of the VM and to a different server if/when
> the need arises.

Except Thomas asked about micro services. I think you're talking about
nano services. That hasn't been discovered yet.

Garrett



More information about the erlang-questions mailing list