Distributed Systems
Hello,
Today, I will talk about “Distributed Systems”. If you few things about IT, you will probably know what I am going to talk about. If you are not an IT Guy, that is okay and I will do my best to simplify what I am going to say.
If we have a system that work from more than one source. we can say that this is a Distributed System. For Example, If we have an accountant software in one company and this software use some service like Credit Card Processing from another company in another location this is a Distributed system. even if the system don’t use any service outside the company. but it have multi computer work to make it run. This is a Distributed System.
you can read a lot of information about this topic in wikipedia :Distributed Computing.