<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Spencer</title>
    <description>The latest articles on DEV Community by Spencer (@spencerpro).</description>
    <link>https://dev.to/spencerpro</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F486886%2F2f5bbd2e-646a-4a9b-85ca-f0ded299e144.jpeg</url>
      <title>DEV Community: Spencer</title>
      <link>https://dev.to/spencerpro</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/spencerpro"/>
    <language>en</language>
    <item>
      <title>Request: Articles, Books, FOSS for Persisted State Machine Workflow?</title>
      <dc:creator>Spencer</dc:creator>
      <pubDate>Sun, 11 Oct 2020 18:26:15 +0000</pubDate>
      <link>https://dev.to/spencerpro/request-articles-books-foss-for-persisted-state-machine-workflow-4laf</link>
      <guid>https://dev.to/spencerpro/request-articles-books-foss-for-persisted-state-machine-workflow-4laf</guid>
      <description>&lt;p&gt;I’ve been thinking about all the persisted State Machine Workflow implementations I’ve refactored, created, maintained, or otherwise interacted with in various places.  I’m trying to do a survey of best practices.  If anyone has good sources of books, blogs, etc., I’d appreciate it.  It seems like simple state machines are used everywhere and I’ve seen a lot of patterns both good and bad, but they’re too simple for anyone to write much about.&lt;/p&gt;

&lt;p&gt;On the other hand, the more complex workflows, like Petri Net, BPM, and Orchestration have tons of published articles and software.  There are also tons of articles and software for non-persisted Finite State Machines in GUI and other applications, and that’s not what I’m talking about either.&lt;/p&gt;

&lt;p&gt;I’m going to write articles about what I find, focus on the pragmatic side, things like operational load and maintenance costs.&lt;/p&gt;

</description>
      <category>statemachine</category>
      <category>workflow</category>
      <category>design</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
