Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Tweaked the description, made a stupid duck joke regarding the plugin…
…'s subtitle
  • Loading branch information
cowboy committed Jan 5, 2010
1 parent 4552fe4 commit 9075a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -3,7 +3,7 @@

Version: 1.0, Last updated: 1/5/2010

With jQuery Message Queuing, you can process and manage large queues of items or elements serially. You can throttle a large number of commands or requests, giving each request some breathing room. You can also force multiple asynchronous requests to execute serially.
With jQuery Message Queuing, you can process and manage operations on large queues of items or elements. You can throttle, giving each operation a little breathing room (firing tracking pixels, performing DOM manipulations). You can force multiple asynchronous operations to execute serially (AJAX requests). You can also get some quantity of JavaScript ducks, put them in a boat, in a line, and have them fight loudly over who gets to use the oars.

Visit the [project page](http://benalman.com/projects/jquery-message-queuing-plugin/) for more information and usage examples!

Expand Down

0 comments on commit 9075a7b

Please sign in to comment.