Are there other "serverless" platforms that do this?
Vercel's new "Serverless Servers" lets you use the idle time of a function (like waiting for a fetch request) for other compute/requests
Cloudflare only bills for CPU Time, so you don't pay for time waiting on network.
more?

Source: x.com/wesbos/status/1843313618252873935