what about the pageRank?Is the message realeased after a superstep finished? 




------------------ ???????? ------------------
??????: "Thomas Jungblut"; 
????????: 2012??12??2??(??????) ????5:12
??????: "dev"; 
????: Re: ?????? pageRank



>
> Is the message stored in memory in the whole process?


Yes


> when a iteration finished,is it released?


It's Java, when nothing is referencing the messages anymore. Usually the
reference is hold by the algorithm.

2012/12/2 ???? <[email protected]>

> Is the message stored in memory in the whole process? when a iteration
> finished,is it released?
>
>
>
>
> >       1. when it is running,is the message stored in memeory or disk?
>
> Memory.
>
> >       2.With the increasing iterations of hama ,the use of memory is
> increasing.Why it happened?
>
> Yeah, I know. I have to figure out why memory increases continuously.
>
> On Sun, Dec 2, 2012 at 3:53 PM, ???? <[email protected]> wrote:
> > hello,
> >        I have some questions about the mechanism of hama .
> >       1. when it is running,is the message stored in memeory or disk?
> >       2.With the increasing iterations of hama ,the use of memory is
> increasing.Why it happened?
> > can someone give me the answers?Thanks!
> >                chen peng
>
>
>
> --
> Best Regards, Edward J. Yoon
> @eddieyoon
>

Reply via email to