Skip to content

Federated Workers #122

@tysonrm

Description

@tysonrm

This is another entry point for user code. Instead of writing a model, adapter or service, developers write the nodejs equivalent of a web worker. A worker runs in its own thread of execution (V8 isolate) and can be a member of a thread pool through association with a model object. Otherwise, workers provide the equivalent functionality of a Cloudflare service worker or a WasmCloud actor, but with all the benefits of federated deployment.
federated-workers 001

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions