The Workflow Pattern

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • conductor

    Discontinued Conductor is a microservices orchestration engine.

  • One of my favorite workflow engines that has a really simple way to do things was not listed here, so I'll call it out - Netflix Conductor (https://github.com/Netflix/conductor).

    Its capabilities comes to light when you model really complex workflows and one real value is how its all very visual not just during modeling but when running it. The history remains visible and you can even see how the whole flow evolved.

  • pico-engine

    An implementation of the pico-engine hosted on node.js

  • The article is quite thorough and I enjoyed it as it reminded me of my forays in the domain. One nook in this domain, I never managed to investigate in the depth I would like is the Kinetic Rules Language [0] which makes the connection to complex event processing more pronounced.

    CEP is not trendy, which is probably because of history and traditional implementations but I think it deserves a good look.

    [0] https://github.com/Picolab/pico-engine is an implementation of the KRL

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • wat-js

    Concurrency and Metaprogramming for JS

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Netflix Conductor OSS discontinued support

    1 project | news.ycombinator.com | 13 Dec 2023
  • Orkes Monthly Highlights - October 2023

    1 project | dev.to | 31 Oct 2023
  • 4 Microservice Patterns Crucial in Microservices Architecture

    1 project | dev.to | 13 Oct 2023
  • Orkes Monthly Highlights - September 2023

    1 project | dev.to | 3 Oct 2023
  • question about microservice to microservice internal only communication

    1 project | /r/microservices | 10 Jul 2023