simplus 0.8.2 review

Download
by rbytes.net on

simplus is a C++ library for constructing event-driven simulations with an abstraction for processes, virtual time, messages and more

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Hans-Peter Huth
0 stars award from rbytes.net

simplus is a C++ library for constructing event-driven simulations with an abstraction for processes, virtual time, messages and more.

It features a built-in debugger, support for configuration files, and a flexible logging mechanism. It is lean, fast, and portable, but has only basic functionality at the moment.

Use it e.g. for telecommunication, engineering, or traffic simulations.

What's New in This Release:
small speed improvements, lower memory footprint, bug fixes groupproc.h: process_group now follows the NVI pattern and can thus be used as a base class. Now can forward events with its own address EVL.h: added an deconstructer, fixes mysterious seg faults on programm termination process.h: made the Trace methods private fifo.cc: bugfix: now also probe fifo size after pop() message.cc: bugfix in message constructor message_content now forbids copy constructur and operator= minor code clean-up in alarmclock.cc evlist.cc: Del() bugfix for sporadic crashes at program end pager.h: Pager() is now a singleton minor code clean-ups in simpldbgimpl

simplus 0.8.2 search tags