ForkTex Flow
Queues & Workflows
Durable workflows in PostgreSQL, no broker, no scheduler process, no control plane.
Durable workflows in PostgreSQL: no broker, no scheduler process and no separate control plane: the database and your own worker processes are the whole infrastructure.
How we use it
Carries the long-running work that must survive a restart. Built here because the alternative was adding a broker to every deployment for something the transactional database could already guarantee.
9
systems
Case studies using this
CRM Migration and Practice Automation for an Accountancy Group
Extracting a practice from a closed SaaS platform into a system of record it owns. Then automating the receivables chasing that had been manual across six entities.
ForkTex Cloud, Declarative Deployment
Our own deployment platform: one manifest describes a system, and the platform provisions it, routes it, secures it, and cuts traffic over without downtime.
ForkTex NetWork, Workspace and Work Analytics
A collaboration platform whose work-journal model is the mechanism behind a commitment we make on every engagement: a client can see what was done in every hour they paid for.