[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PING/PONG



>|        stack:
>| 
>| PING   (+0)
>|  PONG  ()
>| PING   (+10)
>|  PONG  ()
>| PING   (+20)
>| PING   (+20,+30)
>| PING   (+20,+30,+40)
>|  PONG  (+30,+40)
>| 
>| Wouldn't this work? Or what am I missing?
> 
> uhm. :)
> 
> I´m not the client coder guru but even to me this looks pretty much
> expensive/painful than just sending out a bogus command and wait for the
> return of it..
> 
> Bye, Kasi
> 
     This is ...as i wrote ...problem of changing Last In First Out (stack)
into First In First Out (que). Solution is easy and it works. :)

                                                        Kratz

> -- 
> Kaspar Landsberg, <kl@xxxxxxxxxxx>