asyncnet·16 ปีที่แล้ว·discussremove the robot, replace it with useful screen shot or process pic or something like that
asyncnet·16 ปีที่แล้ว·discusshave a look at hama http://incubator.apache.org/hama/ which is current apache project for doing same.
asyncnet·16 ปีที่แล้ว·discussHave a look at Apache Hama which allows Pregel like computation over Hadoop cluster. http://incubator.apache.org/hama/Alternatively you can have a look at my still in production python multiprocessing based code to simulate Pregel . http://github.com/AKSHAYUBHAT/Community-Detection-using--Pre...