You are viewing a single comment's thread from:
RE: Blockchain Technology Comprehension. A Survey On Distributed Systems -Part 2
Hey bro! It's nice to know you are serious with this project, I really liked your post.
There is something that's not clear to me, you define concurrent programs as a multiple thread program. I imagine that like many programs executing itselves and interacting with each other, but if that's so, then you can count the states of a concurrent program as the sum of several sequential program states. Since sequential programs have a finite set of states then the sum of the states of a finite set of sequential programs is finite. But then why concurrent programs have infinite states, that's my doubt
Ok, let's clarify it a little bit.
So there is no such a finite series for a sequential program for a given execution. What do exist is a finite sequence for a partial execution of a program, this fact does not change if the program is sequential or concurrent.
I hope I have given a clearer explanation. If you have more questions make more comments without doubt.
cya.