Posted inCloudflare Workers for Platforms
Workers for Platforms – Workers for Platforms – Instant dispatch for newly created User Workers
Workers for Platforms is an architecture wherein a centralized dispatch Worker processes incoming requests and routes them to isolated sub-Workers, called User Workers. Previously, when a new User Worker was uploaded, there was a short delay before it became available…