Skip to content

Commit cf83ade

Browse files
authored
Update README.md
1 parent 8e642ef commit cf83ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ServiceSimulationSystem
1+
# Service Simulation System (Queueing System)
22

33
Project aim is build service simulation system that has flow of requests which are created by sources. Requests is taken by devices on work, if they are no free devices requests go in buffer, also if new requests haven't come we take requests from buffer.
44
Type of modeling system is "Special events method" (We move from one event to another simply increasing time).

0 commit comments

Comments
 (0)