This website requires JavaScript.
Explore
Help
Sign In
byterazor
/
EventManager
Watch
1
Star
0
Fork
1
You've already forked EventManager
Code
Issues
Pull Requests
Releases
Wiki
Activity
Adaption to command queue instead of single use queues.
#3
Merged
byterazor
merged 2 commits from
csander/EventManagementSystem:main
into
main
2022-09-22 20:33:57 +02:00
Conversation
0
Commits
2
Files Changed
4
+175
-94
2 Commits
Author
SHA1
Message
Date
Christina Sander
3dc92bde5f
MOD: Replaces the queues connectionQueue_ and disableSchedulingQueue with a command queue where different commands can be queued for later processing.
2022-09-22 18:06:51 +02:00
Christina Sander
01b2d3cd0d
ADD: Adds class comments for Event, Manager and Participant.
2022-09-22 13:39:33 +02:00