Xref: utzoo comp.lang.c++:9079 gnu.g++:1055 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!bacchus.pa.dec.com!rust.zso.dec.com!shlump.nac.dec.com!ryn.esg.dec.com!ysguy.enet.dec.com!zavgren From: zavgren@hpsrad.enet.dec.com (John Zavgren) Newsgroups: comp.lang.c++,gnu.g++ Subject: discrete-event simulation in C++ Message-ID: <2533@ryn.esg.dec.com> Date: 20 Aug 90 18:11:36 GMT Sender: guest@ryn.esg.dec.com Organization: Digital Equipment Corporation Lines: 9 I am about to write a discrete-event simulation of a communications network. The object-oriented paradigm looks like it should save a lot of programming time, but I have never programmed in an object-oriented language, let alone C++. Can anyone furnish me with a few well-written well-commented C++ programs that I can use to get started with this project? I am especially interested in queueing network simulations. RSVP John Zavgren