I have implemented reverse geocoding in the map. We are sending around 1000 reverse geocoding async request at a time to the map server and at that time my browser got hangs for 6-7 seconds. I am using JQUERY for it and it's async request than why browser gets hang. May i know the reason behind it and alternative solution for it?
Note : I am using MVC 3.