---
title: Perform multiple origin requests asynchronously
summary: Handle third-party requests as they are resolved.
url: https://www.fastly.com/documentation/solutions/examples/async-requests
---

Handle third-party requests as they are resolved.

## Compute

### Rust

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/7eefafd4)

### Javascript

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/ab506a2e)

### Go

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/a02105c4)

