[jQuery] ajaxQueue

[jQuery] ajaxQueue


Hi
Trying to understand the ajax queue plugin.
This version: http://view.jquery.com/trunk/plugins/ajaxQueue/jquery.ajaxQueue.js
I am calling ajax methods on a timer, can I rely on ajax queue to run
these?
It seems like ajax queue needs a reference to the last completed ajax
request?
Can someone please show upated usage.
Thanks
Kierenh