Cluster computing
Friday, October 11, 2013
›
In the previous post we described how the garbage collection works however we did not explain the second attempt or provide proof of correc...
›
Another interesting application in distributed computing is garbage collection. When a program runs there are objects created on the heap. ...
Thursday, October 10, 2013
›
In distributed computing, termination detection is another interesting topic and one which has an application for snapshot we discussed ear...
›
In the previous post, we talked about snapshots. However, we did not give the rigor for the correctness of the marker approach. In the curr...
Wednesday, October 9, 2013
›
In today's post, we will see an interesting use for the logical time we discussed earlier. and we will discuss snapshots. Snapshots ar...
›
Time, Clocks and synchronization In a distributed world, the concept of time is very important for the progress of operations. Time is ava...
Tuesday, October 8, 2013
›
In distributed computing, there is a very interesting technique called gossip. We will describe it in this post. By the way my next several...
‹
›
Home
View web version