Tag

rust

2 posts tagged “rust”.

  1. Building a Scalable Ingestion Pipeline With Rust How to build a scalable ingestion pipeline with Rust rustsqsingestionpipeline
  2. Generic Callbacks in Rust In a recent project, we developed an ingestion pipeline in Rust. We wanted to execute asynchronous tasks in response to messages received from SQS, as … rustcallbacks