Software:DESMO-J
Developer(s) | University of Hamburg, Germany |
---|---|
Initial release | 1999 |
Stable release | 2.5.1e
/ March 24, 2017 |
Written in | Java |
Platform | Java platform |
Size | 5.2 MB |
Available in | English |
Type | Discrete event simulation library |
License | Apache License, version 2.0 |
Website | desmoj |
DESMO-J is a discrete event simulation library developed in Java.
Overview
DESMO-J is an acronym for Discrete-Event Simulation Modelling in Java.[1] DESMO-J allows for rapidly and flexibly building discrete event simulation models in Java, supporting both the event-oriented and process-oriented world view. DESMO-J provides a comprehensive set of readily usable Java classes[2] for stochastic distributions, static model components (like queues or resource synchronization), time representation and scheduling, experiment conduction and reporting. Supported by this simulation infrastructure, the user is free to concentrate on specifying the model's behaviour in terms of events or processes.
Development
DESMO-J has been developed at University of Hamburg's research group of Modelling and Simulation . First released in 1999,[3] the environment continues to be maintained and kept up to date, now in terms of a SourceForge Project. DESMO-J's predecessor was DESMO, a Modula-2-based simulation library,[1] which in turn was inspired by DEMOS, a system for discrete event modelling on Simula.[4] A companion book has appeared 2005.[5]
Features
Besides providing a hybrid discrete event simulation environment able to process event as well as process model descriptions, key features of DESMO-J include:[6]
- A GUI for experiment conduction
- 2D animation, based on icons and symbols
- 3D visualization, based on Java3d
Furthermore, an online tutorial is available on the project web page.
Most real-world DESMO-J applications focus on manufacturing and logistics.[7] DESMO-J is integrated into business process modelling tools like Borland Together[8] or Intellivate IYOPRO,[9] augmenting these tools with simulation functionality.[7][10]
See also
References
- ↑ 1.0 1.1 "DESMO-J: Overview". http://desmoj.sourceforge.net/overview.html.
- ↑ "DESMO-J: API". http://desmoj.sourceforge.net/doc.
- ↑ "DESMO-J: Version History". http://desmoj.sourceforge.net/version_history.html.
- ↑ Birtwistle, Graham M. (1987). DEMOS: a system for discrete event modelling on Simula. New York, NY, USA: Springer. ISBN 978-0-387-91301-8. http://dl.acm.org/citation.cfm?id=30879. Retrieved 4 February 2014.
- ↑ Page, Bernd; Kreutzer, Wolfgang (2005). The Java Simulation Handbook - Simulating discrete Event Systems with UML and Java. Aachen, Germany: Shaker. ISBN 978-3-8322-3771-4. http://www.shaker.de/de/content/catalogue/index.asp?ID=8&ISBN=978-3-8322-3771-4. Retrieved 4 February 2014.
- ↑ "DESMO-J: Basic features". http://desmoj.sourceforge.net/basic_features.html.
- ↑ 7.0 7.1 Göbel, Johannes; Joschko, Philip; Koors, Arne; Page, Bernd (2013), Laroque, C.; Himmelspach, J.; Pasupathy, R. et al., eds., The Discrete Event Simulation Framework DESMO-J: Review, Comparison to other Frameworks and Latest Development, Proceedings of the 27th European Conference on Modelling and Simulation, Ålesund, Norway, http://www.scs-europe.net/dlib/2013/ecms13papers/csm_ECMS2013_0092.pdf
- ↑ "Borland Together Release Notes". http://microfus.securehttp.internapcdn.net/secure_MicroFUS/Products/niche/together/12.6/readme_together.html?token=hfQCzVO2Nc87C5D.
- ↑ "ICC mission statement". http://icc.iyopro.net/ziele-aufgaben/.
- ↑ Joschko, Philip; Haan, Johannes; Janz, Tim; Page, Bernd (2012), Bruzzone, B.; Cayirci, L., eds., Business Process Simulation with IYOPRO und DESMO-J, Proceedings of the International Workshop on Applied Modeling & Simulation, Rome, Italy, http://www.msc-les.org/proceedings/content/wams2012/WAMS2012_Business%20process%20simulation%20with%20IYOPRO%20and%20DESMO, retrieved 2014-04-30
External links
Original source: https://en.wikipedia.org/wiki/DESMO-J.
Read more |