My initial thought when opening your website was that this was a job queue, like BullMQ. Not a "link things together like IFTT/Zapier/N8N but in code" platform. I don't think I'd use "Background Jobs framework" to describe what you're building, as that term has very different associations. Am I right in saying this is like BullMQ, except with integrations? If so, I'd focus more on the integration part of your marketi…
That's really interesting. What associations do you have with "Background Jobs framework"? Quite a lot of our customers are using us instead of Temporal. Not for linking stuff together use cases.
Show HN: Trigger.dev V2 – a Temporal alternative for TypeScript devs
21–30 of 44 posts
Re: Show HN: Trigger.dev V2 – a Temporal alternative for TypeScript devs
#22How does it compare to inngest.com?
Inngest is also an easier to use version of Temporal, for serverless. Currently the major differences are: - Open source: we're fully open source and self-hostable with Apache 2 license. - API Integrations: we're building first class support for popular APIs. That makes it really easy to subscribe to webhooks, and when you do API calls you get good retrying behaviour, automatically dealing with rate limits, and a gre…
I'll suggest this to my employer and we'll probably choose the managed solution, but having the freedom to choose is a great bonus!
Re: Show HN: Trigger.dev V2 – a Temporal alternative for TypeScript devs
#23Re: Show HN: Trigger.dev V2 – a Temporal alternative for TypeScript devs
#24Re: Show HN: Trigger.dev V2 – a Temporal alternative for TypeScript devs
#25This is your competitor:
Re: Show HN: Trigger.dev V2 – a Temporal alternative for TypeScript devs
#26How does it compare to inngest.com?
Re: Show HN: Trigger.dev V2 – a Temporal alternative for TypeScript devs
#27You need stronger support for state management and scheduling across long running tasks. This is your competitor: https://www.inngest.com/
Re: Show HN: Trigger.dev V2 – a Temporal alternative for TypeScript devs
#28You could also use Netflix Conductor which has typescript support and all the features listed here and more.
Re: Show HN: Trigger.dev V2 – a Temporal alternative for TypeScript devs
#29- Types + IDE > UI/WYSIWYG
- Integrations
- Long running workflows
- "Serverless"
Re: Show HN: Trigger.dev V2 – a Temporal alternative for TypeScript devs
#30Just give pure api call, instead of forced convention on file system level.
Because i don't use any of "popular" frameworks, that means i have no integration ? No.