13 skills found
josdejong / WorkerpoolOffload tasks to a pool of workers on node.js and in the browser
d-markey / SquadronMultithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads (JS+WASM).
nareddyt / Cs4365 Task Offload FrameworkA framework for IoT devices to offload tasks to the cloud, resulting in efficient computation and decreased cloud costs.
tanevanwifferen / MCP InceptionCall another MCP client from your MCP client. Offload context windows, delegate tasks, split between models
IridescentRose / MElibA library that allows you to easily offload tasks to the PSP Media Engine
AOL-archive / OffloadSimplify cached PHP tasks: background refresh, last-known-good, and single writer.
lizhang20 / Task OffloadingSimple task offloading client to offload HTTP requests to edge servers
razuna / Razuna SearchserverThis is a dedicated task server. Can be used in conjuction to a Razuna server to offload indexing and scheduled tasks. Only needed for large deployments
anto4de / Nestjs PiscinaA NestJS library that offloads CPU-intensive tasks to worker threads using decorators.
LINC-BIT / TaskOffloadingAtEdgeTask offload algorithms
carabalonepaulo / Task DispatcherAddon that allows you to offload tasks to another thread. Can be used either as a child node or as an autoload/singleton.
opencloudplay / OpencloudplayInfrastructure codes enabling users to self-set up and effortlessly play on remote machines, allowing them to offload resource-intensive tasks from their local devices.
phantekzy / EstusEstus Engine is a high-performance distributed task queue designed to offload intensive operations from the main execution thread using a Node.js, BullMQ, and Redis architecture. It ensures non-blocking API responses and system resilience through a decoupled producer-consumer model featuring automatic retries and horizontal scalability.