Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
GPSS
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Simulation system language}} {{About|a programming language}} {{Infobox programming language | name = GPSS | logo = GPSS sine-qua-non icon.png | logo caption = | collapsible = <!-- to make screenshot collapsible --> | screenshot = GPSS World in Use.png | screenshot caption = A GPSS World simulation | sampleCode = <syntaxhighlight lang="text"> GENERATE 15,5 SEIZE Barber ADVANCE 10,2 RELEASE Barber TERMINATE 1 </syntaxhighlight> | paradigm = <!-- or: | paradigms = --> | family = | designer = [[Geoffrey Gordon (computer scientist)|Geoffrey Gordon]] | developer = [[IBM]] | released = {{Start date and age|1961||}} | latest release version = | latest release date = <!-- {{Start date and age|YYYY|MM|DD}} --> | latest preview version = | latest preview date = <!-- {{Start date and age|YYYY|MM|DD}} --> | typing = | memory management = | scope = | programming language = | discontinued = | platform = | operating system = | license = | file ext = .gps | file format = <!-- or: | file formats = --> | website = <!-- {{URL|www.example.com}} --> | implementations = GPSS World, JGPSS | dialects = | influenced by = | influenced = }} '''General Purpose Simulation System''' ('''GPSS''') is a [[simulation language]] used for [[discrete-event simulation]]s. It is especially useful in the modelling of queuing systems, with many statistics being collected automatically.<ref name="Schriber Introduction to GPSS"/> The typical simulation consists of ''Transactions'' being generated in the system (usually at a certain interval), performing a defined set of rules (like use a resource, wait, transfer), and being removed from the simulation.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)