#aws-lambda #worker #serverless #job #parallel #orchestration #task

smelter-worker

Shared worker code for the Smelter job orchestration framework

2 releases

0.1.1 Mar 6, 2024
0.1.0 Mar 6, 2024

#13 in #orchestration

Download history 253/week @ 2024-03-04 14/week @ 2024-03-11 79/week @ 2024-03-18 30/week @ 2024-04-01

133 downloads per month
Used in 2 crates

Apache-2.0 OR MIT

19KB
343 lines

A framework for querying your data with an army of parallel serverless workers.

Current Platforms Supported

  • AWS Fargate

Possibly Upcoming

  • AWS Lambda
  • fly.io

lib.rs:

Common code used for communicating between the job manager and worker tasks.

Dependencies

~7–39MB
~555K SLoC