Xref: utzoo comp.lang.c++:9130 gnu.g++:1066 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!umich!abaa!korsberg From: korsberg@abaa.uucp (Ed Korsberg) Newsgroups: comp.lang.c++,gnu.g++ Subject: Re: discrete-event simulation in C++ Message-ID: <5606@abaa.UUCP> Date: 22 Aug 90 13:33:22 GMT References: <2533@ryn.esg.dec.com> Reply-To: korsberg@abaa.UUCP (Ed Korsberg) Followup-To: comp.lang.c++ Organization: Allen Bradley Lines: 26 In article <2533@ryn.esg.dec.com> zavgren@hpsrad.enet.dec.com (John Zavgren) writes: >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. > I am interested in this too! Have you taken a look at the CSIM program available through MCC? It's only $150 and runs on a variety of machines. Also have you though about using Smalltalk for you simulation? I think that C++ is an attempt to mimic some of the concepts promoted in Smalltalk. Smalltalk already has simulation classes for doing discrete event simulation, although I do not know if it can do higher level process simulation. Please let me know which route you take for your project, I need to do something similar soon. ------------------------------------------------------------------------------ -- Ed Korsberg E-mail: korsberg@aa.ab.com Allen Bradley Inc. phone: 313-998-2470 555 Briarwood Circle Ann Arbor, Mich 48104