Grouping AJAX requests in a pool

added by JavaScript Kicks
9/10/2018 12:39:50 PM

573 Views

In this article I would like to explain what I did to improve the speed in the communication between client and server. It's important to understand that this is not a global solution for all AJAX request. Instead, it can only be applied in some particular type of request, as we will see soon if...


0 comments