Skip to content

Command queue#4

Merged
itectori merged 4 commits intodevfrom
command-queue
Jun 28, 2019
Merged

Command queue#4
itectori merged 4 commits intodevfrom
command-queue

Conversation

@SidoShiro
Copy link
Copy Markdown
Owner

Command Queue is build dynamically in the Leader.
Each time, User send a command the Leader stores it in the command queue.

The command queue is also build on the user side, mostly if the communication is blockant, like this the user has saves of the command queue,if it cannot be sent to the Leader.

@SidoShiro SidoShiro requested review from Nalydy and itectori June 28, 2019 08:59
Copy link
Copy Markdown
Collaborator

@itectori itectori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me

@itectori itectori merged commit 045685d into dev Jun 28, 2019
@SidoShiro SidoShiro deleted the command-queue branch July 2, 2019 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants