sistemas-distribuídos

In programming, what is the actor model?

I have a co-worker who is an apologist for actor model. In general, it seems to be a software architecture to be applied in d ... dditional questions are allowed, but if you can detail why the actor model is different from microservices, I appreciate it.)

What is a distributed system

In my distributed system class is covered topics regarding soap and REST web-services and other topics regarding this field. ... ted System, I don't know if it's a combination of several technologies or services. Question What is a distributed system?

What is the difference between client-server and three-tiers?

In the Software design Chapter (SWEBOK ) when talking about architecture styles are mentioned client-server and three-tiers: ... he difference between these architectural styles. Also, it seems that these styles are outside the scope of software design .