FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Added locking section by wachterjohannes · Pull Request #5 · php-task/docs · GitHub

/ docs Public

Added locking section - #5

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

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

Conversation

Copy link
Copy Markdown
Member

Comment thread 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

issues, the library

Comment thread 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

workers

Comment thread 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

task-runners run at

Comment thread symfony.rst
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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Does locking replace system_tasks?

Copy link
Copy Markdown
Member Author

@danrot fixed

Copy link
Copy Markdown
Member Author

@danrot ping

danrot merged commit 3392c55 into master May 19, 2017
danrot deleted the feature/lock branch May 19, 2017 12:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL