[Csci551-talk] Question regarding the whole project implementation !!!!
John Heidemann
johnh@ISI.EDU
Tue, 22 Apr 2003 11:48:22 -0700
On Tue, 22 Apr 2003 04:16:21 PDT, siddharth vora wrote:
>Hi,
>
> I am having a big trouble over here. Do we require to print output same as the GIVEN ??
>
> Because as per previous mail and per Spec we need to process input file sequence.
>
> I follow the sequence of the input file, but after that I dont maintain the MANAGER to wait for each request !!
>
>
> I sent out the request from manager to the appropriate router and then make router wait for the messages for which it doesnot get acknowledgements and once it gets the acknowledgement of its JOIN messages I send SEND messages to other routers !!
>
> But by doing this I am not able to maintain the OUTPUT sequence !!
>
>Do, we need to maintain the OUTPUT sequence ?? Its urgent because I have to change my whole code if its not true.
>
> Do we have to maintain the output sequence (Not the INPUT sequence) ?
It's not obvious to me why you cannot have the output sequence match
the input sequence, but the spec says
You should also allow sufficient time to ensure a join occurs between
each step of the input; for most implementations a few seconds should
be plenty.
The purpose of this is that the output sequence matches the input
sequence.
If you do not do this, you should document that fact and why you do
not in the README. (And you would not be meeting the spec.)
-John Heidemann
>
> Please reply me as soon as possible.
>
>Thanks,
>Siddharth.
>
>
>
> Thanks,
>
>
>
>2632 Ellendle St.,
>Appt. # 117
>LA, CA 90007
>Phone : 323 737 7522
>
>