Skip to content

Worker-thread / Web Worker helper for parallelism #39

Description

@bytebrujo

Problem

Open P1 item from docs/gaps.md: no helper for offloading parsing to a worker in browser/Node.

Proposal

Provide a small helper to run a parse/transform job in a Worker and stream rows back, so the main thread stays responsive.

Acceptance

  • Helper API to parse in a worker and receive rows/results
  • Example + test

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew featurephase-7Polish & developer experiencepriority-lowLower impact / polish

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions