async execution
6 articles · 15 co-occurring · 0 contradictions · 6 briefs
With the Batch API send up to 100K requests, get results within 24 hours (usually <1hr)" — Article directly demonstrates Batch API as a practical implementation of batch request processing with concre
With the Batch API send up to 100K requests, get results within 24 hours (usually <1hr)" — Article directly demonstrates Batch API as a practical implementation of batch request processing with concre
[DIRECT] "runs non-blocking, so you can keep working in the main session while subagents do their thing" — Article demonstrates non-blocking asynchronous execution where main session continues while s
run experiments, and train new models all in the browser (with webgpu)" — Novel demonstration of training and inference execution directly in browser environment using WebGPU, reducing infrastructure
CC posts the hook event to a URL of your choice and awaits a response" — HTTP hooks implement an event-driven pattern where Claude Code asynchronously posts events to external endpoints and handles re
genuinely useful to be able to focus on my obsidian work without feeling like I need to go check on my long-running Claude task all the time" — Demonstrates practical value of non-blocking task execut
I can just run loads of tasks async and come back to them later" — Author demonstrates practical use of asynchronous task execution for batch processing with deferred result handling