Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowens committed Aug 23, 2018
1 parent 55d1052 commit 4ce7c3a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# JobQueue

Do you need to run a process outside of a user generated request? Are you
working on an integration that requires "guaranteed delivery"? JobQueue
allows Magento applications to place tasks in a queue to be processed
JobQueue allows Magento applications to place tasks in a queue to be processed
asynchronously. It is built on DJJob and makes use of the existing MySQL backend.
Some tasks this may be ideal for are:

Expand Down

0 comments on commit 4ce7c3a

Please sign in to comment.