Skip to content

Added locking section#5

Merged
danrot merged 2 commits intomasterfrom
feature/lock
May 19, 2017
Merged

Added locking section#5
danrot merged 2 commits intomasterfrom
feature/lock

Conversation

@wachterjohannes
Copy link
Copy Markdown
Member

locking.rst Outdated
@@ -0,0 +1,37 @@
Locking
=======
To avoid concurrency issue the library is able to lock other executions which
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

issues, the library

locking.rst Outdated
Locking
=======
To avoid concurrency issue the library is able to lock other executions which
would run at the same time. This could happen if multiple worker (e.g. cronjobs)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

workers

symfony.rst Outdated

Locking
-------
Locking is used to avoid concurrency problems when multiple task-runner runs at
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

task-runners run at

handler_class: ~
workload: null
cron_expression: ~
locking:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does locking replace system_tasks?

@wachterjohannes
Copy link
Copy Markdown
Member Author

@danrot fixed

@wachterjohannes
Copy link
Copy Markdown
Member Author

@danrot ping

@danrot danrot merged commit 3392c55 into master May 19, 2017
@danrot danrot deleted the feature/lock branch May 19, 2017 12:33
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