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?



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

Answer / 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

More jQuery Interview Questions

How to disable/enable an element in jquery?

0 Answers  


Difference between document.ready() and body onload()?

0 Answers  


What is the difference between jquery.size() and jquery.length?

1 Answers  


Whether our own specific characters are used in place of $ in jQuery?

0 Answers  


What are the difference between empty(), remove() and detach() functions in jquery?

0 Answers  


What is the use of queue() in jquery?

0 Answers  


Define the script build up by jquery?

0 Answers  


What is jQuery UI?

2 Answers  


What are the two types of CDNs?

0 Answers  


JQuery or JavaScript which is quicker in execution?

0 Answers  


Explain the use of data-role=”page” attribute? : jQuery Mobile

0 Answers  


Can JQuery Run on MAC or Linux instead of Windows?

0 Answers  


Categories