Live data from Hacker News

Show HN: Dispatched.dev – Background Job Queues for Your Serverless Apps

dispatched.dev

1–5 of 5 posts

Show HN: Dispatched.dev – Background Job Queues for Your Serverless Apps

#1
Hey HN,

I just launched Dispatched.dev ahead of schedule! It’s a tool to simplify background jobs for serverless apps—no more managing queues or workers. Just send simple HTTP requests, and we handle the rest.

As a launch special, I’m offering 30% off for a limited time. Would love to hear your feedback or answer any questions!

Show HN: Dispatched.dev – Background Job Queues for Your Serverless Apps
dispatched.dev

Re: Show HN: Dispatched.dev – Background Job Queues for Your Serverless Apps

#3
post #2

I might be stupid but I've been looking all over your docs and still can't figure out how to setup the Job itself or what are the specs for the running job (cpu, memory, etc...)

Looks like you run the job, the service hits your webhook when the queue is up.