[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New type of queue
the ns-compat stuff is to maintain backward compatibility
with ns-1 scripts. Since it is likely that no one (including yourself, yes?)
has scripts with yoru queue type, you should not have to change ns-compat.tcl.
Kannan
> From: Sara Trabucchi <[email protected]>
> Date: Wed, 22 Apr 1998 16:37:13 +0200
> Hi,
>
> I have to implement a new type of queue. I would like to know if it
> is necessary to update anything in tcl files. For example, I' ve
> found in tcl/lib/ns-compat.tcl (line 599) a list of command such:
>
> set queueMap_(drop-tail) DropTail
> set queueMap _(sfq) SFQ
> ......
> Should I add to this list a command also for my queue?
> Could anybody help me?
> Thanks
>
> Sara
>
--
[email protected]
http://www.isi.edu/~kannan