Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 211 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 211 Bytes

ajax-queue

This is a little project of mine to implement AJAX priority queue for the applications with many contending AJAX calls which may have different priorities.

This project depends on jQuery.