[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Agents in C++ or OTcl?
On Mon, 2 Mar 1998, Jining Tian wrote:
> There are two flavors of simulation in ns: writing Agents in C++ as in
> the tcp related simulations and writing Agents in Otcl as in multicast
> related stuff. I personally prefer the former, but I'd like to hear
> some analysis from the experts, especially on the performance, memory
> consumption, debuging, etc.
>From my experience with session sim, c++ code tends to consume less memory
and run faster.
-Polly
>
> Thanks in Advance,
>
> Albert
>
>