This repository was archived by the owner on Mar 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 389
Supported Swoole async queue driver #136
Merged
albertcht
merged 29 commits into
swooletw:feature/coroutine_feature
from
damonto:feature/swoole_async_task
Sep 2, 2018
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
208511b
Merge pull request #81 from swooletw/develop
albertcht 51dea74
Merge pull request #84 from swooletw/develop
albertcht 9adb5bf
remove ext-swoole dependency from composer.json becauseof unknown com…
albertcht 32102cf
Merge pull request #87 from swooletw/develop
albertcht 82b0913
fix sandbox enable
albertcht 7e1a9cb
Merge pull request #88 from swooletw/develop
albertcht b30fc40
Update README.md
albertcht 3b816be
fix parser test in swoole 4.0
albertcht e5f1cf7
Merge pull request #91 from swooletw/develop
albertcht b32376c
Update ISSUE_TEMPLATE.md
albertcht d30f44b
Update ISSUE_TEMPLATE.md
albertcht 7c11d75
Update ISSUE_TEMPLATE.md
albertcht 39229ef
Supported Swoole async task queue driver
damonto 0e97d59
Fix AsyncTaskJob not found
damonto 214b619
Remove ServiceProvider
damonto db8ffe2
Fix unable create swoole_server
damonto fc59fa9
fix conflicts
damonto 4034bf3
fix conflicts again
damonto b7249f6
Merged coroutine feature
damonto 83bcd34
Add phpunit test cases
damonto 5783325
Change comments format
damonto 58087d0
Remove getJobExpiration because of unused
damonto 362fbc0
Don't override createObjectPayload
damonto d4656bf
Compatible with older versions
damonto a840966
Fix undefined method getContainer()
damonto 1544615
Move getContainer method to SwooleTaskJob
damonto 6792ed8
Uncomment code
damonto 18c8444
Swoole_timer_after first parameter is microsecond
damonto 7828ef2
Merge branch 'feature/coroutine_feature' into feature/swoole_async_task
albertcht File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Uncomment code
- Loading branch information
commit 6792ed878b084c5ce5fa567e7223d7d6d7bd8575
There are no files selected for viewing
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.