Skip to content

Conversation

caoglish
Copy link

feature

  1. can define multi queue
  2. different queue run async
  3. same queue run in one by one

one more parameter

$.ajaxQueue(ajaxOpts,queueIndex)//queueIndexdefine which queue will be used.

queueIndex default value is 0(use 0th queue as default). if use single queue only, this parameter can be ignored. So it should not be impact previous API.

caoglish added 2 commits December 20, 2013 23:42
2. update unit test script
2. update unit test
3. use mockjax to mock ajax request and response.
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.

1 participant