[jQuery] ajax queue/stack aka fifo/lifo

[jQuery] ajax queue/stack aka fifo/lifo


Is jquery doing either of these by default? I haven't seen requests
overwriting each other in my work, but I'm curious is this is manually
handled or not even a problem these days with xhr.