Your Orchestrator Is a Finite Automaton in Denial

I have put a weekend effort to drastically clean up Finitomata code.

There is a roadmap to v1.0.0, so if anyone wants to help it to reach adulthood, please step in, otherwise it might take another year.

Also, I wrote another piece of rant on why orchestrators must be ditched in favor of proper state machines in 102% of cases.

9 Likes

Many titles of your blog posts are t-shirt worthy. This one’s the best one!

Will be looking forward to v1.0!

3 Likes

This is looking really intersting and I really want to try it out in combination with eventsourcing but I don’t have the time right now :frowning:

Hopefully someday during summer…

1 Like

From my experience, it does not only perfectly align with eventsourcing, but also makes it a charm to work with.

It looks like it should indeed work nicely together. I do have some open questions, but nothing worth asking before I actually explore it deeper.
I’ll keep you posted if I get to explore it.

1 Like

Always welcome.

I was thinking about adding a FinitomataAdapter + a livebook for a system design and analysis library I was working on. Finitomata actually gave me a few ideas!

I’ll share once (and if) done.

1 Like