MyFlowEngine 1.1.0 release, lightweight process engine

MyFlowEngine 1.1.0 release, this update mainly to optimize memory usage, the GC more friendly, less memory overhead every time the process instance generation.

MyFlowEngine is a self-study process engine, very lightweight, for Internet companies to build.

It supports the following types

  • Event: Launch event, the end of the event
  • Gateway: Gateway parallel, exclusive gateway, the gateway inclusive
  • Sequential flow: conditional sequence flow, flow sequence unconditional
  • Task: ServiceTask task

Guess you like

Origin www.oschina.net/news/107278/myflowengine-1-1-0-released
Recommended