Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can we execute/run multiple Ajax request simultaneously in jQuery? If yes, then how?

Answer Posted / chaitanya

Yes, it is possible to execute multiple Ajax request simultaneously or in parallel. Instead of waiting for first ajax request to complete and then issue the second request is time consuming. The better approach to speed up things would be to execute multiple ajax request simultaneously.

Using jQuery .when() method which provides a way to execute callback functions based on one or more objects, usually Deferred objects that represent asynchronous events. Find out more here.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you add a jquery library in your project?

715


What is the use jQuery.data method?

865


Explain jquery.noconflict? : jquery mobile

765


Explain the difference between $(this) and 'this' in jquery?

798


How is body onload() function is different from document.ready() function used in jquery?

747


How do you update ajax response with id " resilts"?

810


How to select class in jquery?

764


How you will use jquery means requirement needed for using jquery.

730


Can you write a jquery code to select all links inside the paragraph?

769


Mention the differences between javascript and jquery.

736


How to disable/enable an element with jQuery?

819


How to load a page using jquery mobile? : jquery mobile

738


What is a filter in jquery? Explain

777


Explain some features of jquery knockout?

737


How to executed jquery selectors? : jquery mobile

726