Update to AJAX Tagger 2

I am still working on the development of AJAX Tagger 2. Currently I am developing a little framework that will help me query datasources.I have developed a priority queue for AJAX Requests. There are 5 queues and work is delegated between the queues based on the need of the request. An urgent request will get placed in the queue that cycles the fastest, a non-urgent request will get placed in a queue which only cycles every once in a while.


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan

<p>I am still working on the development of AJAX Tagger 2. Currently I am developing a little framework that will help me query datasources.<p />I have developed a priority queue for AJAX Requests. There are 5 queues and work is delegated between the queues based on the need of the request. An urgent request will get placed in the queue that cycles the fastest, a non-urgent request will get placed in a queue which only cycles every once in a while.<p />Take a look at <a href="http://www.kinlan.co.uk/AjaxExperiments/AjaxTag2" title="AJAX Tagger Version 2" rel="tag"><a href="http://www.kinlan.co.uk/AjaxExperiments/AjaxTag2">http://www.kinlan.co.uk/AjaxExperiments/AjaxTag2</a></a>, and you will see the tags are requested on a priorty queue and the tag stats are requested on a slower "thread". <p />All the page is completely async! :)<p /></p>


This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan


Print Share Comment Cite Upload Translate Updates
APA

Paul Kinlan | Sciencx (2005-09-30T00:00:00+00:00) Update to AJAX Tagger 2. Retrieved from https://www.scien.cx/2005/09/30/update-to-ajax-tagger-2/

MLA
" » Update to AJAX Tagger 2." Paul Kinlan | Sciencx - Friday September 30, 2005, https://www.scien.cx/2005/09/30/update-to-ajax-tagger-2/
HARVARD
Paul Kinlan | Sciencx Friday September 30, 2005 » Update to AJAX Tagger 2., viewed ,<https://www.scien.cx/2005/09/30/update-to-ajax-tagger-2/>
VANCOUVER
Paul Kinlan | Sciencx - » Update to AJAX Tagger 2. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2005/09/30/update-to-ajax-tagger-2/
CHICAGO
" » Update to AJAX Tagger 2." Paul Kinlan | Sciencx - Accessed . https://www.scien.cx/2005/09/30/update-to-ajax-tagger-2/
IEEE
" » Update to AJAX Tagger 2." Paul Kinlan | Sciencx [Online]. Available: https://www.scien.cx/2005/09/30/update-to-ajax-tagger-2/. [Accessed: ]
rf:citation
» Update to AJAX Tagger 2 | Paul Kinlan | Sciencx | https://www.scien.cx/2005/09/30/update-to-ajax-tagger-2/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.